Méthode | Description | |
---|---|---|
WrappedZetboxCommand ( Zetbox cmd ) : System |
Initializes a new instance of the WrappedZetboxCommand class.
|
Méthode | Description | |
---|---|---|
CanExecuteCore ( object parameter ) : bool | ||
ExecuteCore ( object parameter ) : void |
protected CanExecuteCore ( object parameter ) : bool | ||
parameter | object | |
Résultat | bool |
protected ExecuteCore ( object parameter ) : void | ||
parameter | object | |
Résultat | void |
public WrappedZetboxCommand ( Zetbox cmd ) : System | ||
cmd | Zetbox | the command to wrap |
Résultat | System |