Méthode | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
SimpleRelayCommand ( Action |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
Résultat | bool |
public SimpleRelayCommand ( Action | ||
execute | Action | |
Résultat | System |