Method | Description | |
---|---|---|
Execute ( ) : void | ||
ExecuteR ( bool hasReturn, bool hasUAReturn ) : object | ||
Load ( string fileName ) : |
||
Save ( string fileName, |
||
ServerCommand ( |
||
ServerCommand ( |
||
Validate ( ) : bool |
public ExecuteR ( bool hasReturn, bool hasUAReturn ) : object | ||
hasReturn | bool | |
hasUAReturn | bool | |
return | object |
public static Load ( string fileName ) : |
||
fileName | string | |
return |
public static Save ( string fileName, |
||
fileName | string | |
command | ||
return | void |
public ServerCommand ( |
||
dispatcher | ||
return | System.Xml.Serialization |
public ServerCommand ( |
||
dispatcher | ||
name | string | |
sourceCodeScript | string | |
return | System.Xml.Serialization |