메소드 | 설명 | |
---|---|---|
ChooseActionEventArgs ( ActionType actionType ) : System | ||
ChooseActionEventArgs ( string stringArgs ) : System | ||
PopulateWithArgs ( string stringArgs ) : void | ||
ToString ( ) : string |
public ChooseActionEventArgs ( ActionType actionType ) : System | ||
actionType | ActionType | |
리턴 | System |
public ChooseActionEventArgs ( string stringArgs ) : System | ||
stringArgs | string | |
리턴 | System |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
리턴 | void |