Class ServiceConfigDescriptor
Namespace: NPCEngine
Assembly: cs.temp.dll.dll
Syntax
public class ServiceConfigDescriptor
Fields
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |
path
Declaration
public string path
Field Value
Type | Description |
---|---|
String |
start
Declaration
public bool start
Field Value
Type | Description |
---|---|
Boolean |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
String |