Property | Type | Description | |
---|---|---|---|
actionsByStates | List | ||
state | String |
Method | Description | |
---|---|---|
ActionsDispatcher ( String state ) : System | ||
ExecuteAction ( String action, String fileName ) : void |
Execute the specified action
|
Method | Description | |
---|---|---|
CallClientExe ( String action ) : void |
Method | Description | |
---|---|---|
ActionsDispatcher ( ) : System |
public ActionsDispatcher ( String state ) : System | ||
state | String | |
return | System |
protected CallClientExe ( String action ) : void | ||
action | String | |
return | void |
public ExecuteAction ( String action, String fileName ) : void | ||
action | String | |
fileName | String | |
return | void |
protected static Dictionary |
||
return | List |