Property | Type | Description | |
---|---|---|---|
Command | String | ||
IsMouseEvent | System.Boolean |
Method | Description | |
---|---|---|
CommandData ( String command ) : System | ||
CommandData ( String command, System.Boolean isMouseEvent ) : System | ||
ToString ( ) : string |
public CommandData ( String command ) : System | ||
command | String | |
return | System |
public CommandData ( String command, System.Boolean isMouseEvent ) : System | ||
command | String | |
isMouseEvent | System.Boolean | |
return | System |