메소드 | 설명 | |
---|---|---|
ActionCommand ( System.Action action ) : System | ||
ActionCommand ( Action | ||
ActionCommand ( Action | ||
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void |
public ActionCommand ( System.Action action ) : System | ||
action | System.Action | |
리턴 | System |
public ActionCommand ( Action |
||
action | Action |
|
canExecute | bool>.Func | |
리턴 | System |