Method | Description | |
---|---|---|
CSharpScript ( |
A simple constructor that initializes the object with the given values.
|
public CSharpScript ( |
||
p_cstScripType | The script's type. | |
p_strCode | string | The C# script code. |
return | Nexus.Client.Util |