Method | Description | |
---|---|---|
Cast ( |
Constructor
|
|
Setup ( ) : void |
Sets up the command
|
|
ToString ( ) : string |
Converts the command to a string
|
public Cast ( |
||
value | Value to cast | |
valueType | Desired type to cast to | |
return | System |