Méthode | Description | |
---|---|---|
Execute ( object parameter ) : void |
Executes the Command that is stored in the CommandProperty of the CommandExecution
|
public Execute ( object parameter ) : void | ||
parameter | object | The parameter for the command |
Résultat | void |