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