Method | Description | |
---|---|---|
Command ( ) : System | ||
Command ( Action | ||
Command ( Action | ||
NotifyCanExecuteChanged ( ) : void |
Method | Description | |
---|---|---|
ICommand ( object parameter ) : bool | ||
ICommand ( object parameter ) : void |
public Command ( Action |
||
execute | Action |
|
canExecute | Boolean>.Func | |
return | System |