Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
ModelCommand ( Action | ||
ModelCommand ( Action | ||
OnCanExecuteChanged ( ) : void |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public ModelCommand ( Action |
||
execute | Action |
|
return | System |
public ModelCommand ( Action |
||
execute | Action |
|
canExecute | Predicate |
|
return | System |