메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
CommandViewModel ( System.Action action, string caption ) : System | ||
CommandViewModel ( Action | ||
Execute ( object parameter ) : void |
public CommandViewModel ( System.Action action, string caption ) : System | ||
action | System.Action | |
caption | string | |
리턴 | System |