Méthode | Description | |
---|---|---|
CanExecute ( Object parameter ) : System.Boolean | ||
Execute ( Object parameter ) : void | ||
RelayCommand ( Action | ||
RelayCommand ( Action |
public CanExecute ( Object parameter ) : System.Boolean | ||
parameter | Object | |
Résultat | System.Boolean |
public RelayCommand ( Action |
||
execute | Action |
|
Résultat | System |
public RelayCommand ( Action |
||
execute | Action |
|
canExecute | Predicate |
|
Résultat | System |