메소드 | 설명 | |
---|---|---|
BaseCommand ( Action | ||
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void |
메소드 | 설명 | |
---|---|---|
BaseCommand ( ) : System | ||
OnCanExecuteChanged ( |
public BaseCommand ( Action |
||
exec | Action |
|
canExec | bool>.Func | |
리턴 | System |
protected OnCanExecuteChanged ( |
||
e | ||
리턴 | void |