Method | Description | |
---|---|---|
DefineLocal ( string name, |
Constructor
|
|
Setup ( ) : void |
Sets up the command
|
|
ToString ( ) : string |
Converts the command to a string
|
public DefineLocal ( string name, |
||
name | string | Local object name |
localType | Local type | |
return | System |