RunCodeExtension Methods
The RunCodeExtension type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
RunCsharpScript |
Run C# script.
|
|
|
RunCsharpScriptWithCustomNamespace |
Run C# script with additional namespaces.
|
|
|
RunLuaBotScript |
Run LuaBot script.
|
|
|
RunScript |
Run script.
|
|
|
RunVBScript |
Run VB.net script.
|
|
|
RunVBScriptWithCustomNamespace |
Run VB.net script with additional namespaces.
|
|
|
ToString | (Inherited from Object.) |

