프로퍼티 | 타입 | 설명 | |
---|---|---|---|
actionsByStates | List | ||
state | String |
메소드 | 설명 | |
---|---|---|
ActionsDispatcher ( String state ) : System | ||
ExecuteAction ( String action, String fileName ) : void |
Execute the specified action
|
메소드 | 설명 | |
---|---|---|
CallClientExe ( String action ) : void |
메소드 | 설명 | |
---|---|---|
ActionsDispatcher ( ) : System |
public ActionsDispatcher ( String state ) : System | ||
state | String | |
리턴 | System |
public ExecuteAction ( String action, String fileName ) : void | ||
action | String | |
fileName | String | |
리턴 | void |