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