Свойство | Type | Description | |
---|---|---|---|
actionsByStates | List | ||
state | String |
Méthode | Description | |
---|---|---|
ActionsDispatcher ( String state ) : System | ||
ExecuteAction ( String action, String fileName ) : void |
Execute the specified action
|
Méthode | Description | |
---|---|---|
CallClientExe ( String action ) : void |
Méthode | Description | |
---|---|---|
ActionsDispatcher ( ) : System |
public ActionsDispatcher ( String state ) : System | ||
state | String | |
Résultat | System |
protected CallClientExe ( String action ) : void | ||
action | String | |
Résultat | void |
public ExecuteAction ( String action, String fileName ) : void | ||
action | String | |
fileName | String | |
Résultat | void |
protected static Dictionary |
||
Résultat | List |