메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
RelayCommand ( Action |
public RelayCommand ( Action |
||
execute | Action |
|
canExecute | Predicate |
|
리턴 | System |