Method | Description | |
---|---|---|
GetCommand ( this context ) : object | ||
SetCommand ( this context, object command ) : void |
public static GetCommand ( this context ) : object | ||
context | this | |
return | object |
public static SetCommand ( this context, object command ) : void | ||
context | this | |
command | object | |
return | void |