프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_canExecute | Predicate | ||
_execute | object>.Func |
메소드 | 설명 | |
---|---|---|
CommandRelay ( object>.Func | ||
OnCanExecuteChanged ( ) : void |
메소드 | 설명 | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void |
public CommandRelay ( object>.Func |
||
execute | object>.Func | |
canExecute | Predicate |
|
리턴 | System |