Méthode | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
RaiseCanExecuteChanged ( ) : void | ||
RelayCommand ( Action | ||
RelayCommand ( Action |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
Résultat | bool |
public RelayCommand ( Action |
||
handlingMethod | Action |
|
Résultat | System |
public RelayCommand ( Action |
||
handlingMethod | Action |
|
canHandingMethodExecute | Predicate |
|
Résultat | System |