메소드 | 설명 | |
---|---|---|
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 |
리턴 | System |
public Execute ( bool &handled ) : bool | ||
handled | bool | true if it was handled |
리턴 | bool |