Метод | Описание | |
---|---|---|
ActionCommand ( System.Action action ) : System | ||
Execute ( object parameter ) : void |
public ActionCommand ( System.Action action ) : System | ||
action | System.Action | |
Результат | System |
public Execute ( object parameter ) : void | ||
parameter | object | |
Результат | void |