Method | Description | |
---|---|---|
CloseHandler ( String cmd ) : System |
Initializes a ne instance of the class
|
|
Execute ( bool &handled ) : bool |
Executes the specified command
|
public CloseHandler ( String cmd ) : System | ||
cmd | String | the command to execute |
return | System |
public Execute ( bool &handled ) : bool | ||
handled | bool | true if it was handled |
return | bool |