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