메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
CommandViewModel ( string label, string toolTip ) : System | ||
Execute ( object parameter ) : void | ||
OnCanExecuteChanged ( ) : void |
public CommandViewModel ( string label, string toolTip ) : System | ||
label | string | |
toolTip | string | |
리턴 | System |