Méthode | Description | |
---|---|---|
ChooseActionEventArgs ( ActionType actionType ) : System | ||
ChooseActionEventArgs ( string stringArgs ) : System | ||
PopulateWithArgs ( string stringArgs ) : void | ||
ToString ( ) : string |
public ChooseActionEventArgs ( ActionType actionType ) : System | ||
actionType | ActionType | |
Résultat | System |
public ChooseActionEventArgs ( string stringArgs ) : System | ||
stringArgs | string | |
Résultat | System |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
Résultat | void |