Méthode | Description | |
---|---|---|
CommandHandler ( |
Initializes a new instance of the class
|
|
Execute ( bool &handled ) : bool |
Executes a command
|
public CommandHandler ( |
||
contextualMenu | the contextual menu | |
cmd | String | command to execute |
Résultat | System |
public Execute ( bool &handled ) : bool | ||
handled | bool | true if it was handled |
Résultat | bool |