Метод | Описание | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
DelegateCommandHandlingRequerySuggested ( Action | ||
DelegateCommandHandlingRequerySuggested ( Action | ||
Execute ( object parameter ) : void |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
Результат | bool |
public DelegateCommandHandlingRequerySuggested ( Action |
||
execute | Action |
|
Результат | System |
public DelegateCommandHandlingRequerySuggested ( Action |
||
execute | Action |
|
canExecute | Predicate |
|
Результат | System |
public Execute ( object parameter ) : void | ||
parameter | object | |
Результат | void |