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