Name | Description |
---|---|
CSharpScript | Represents an C# script. |
CSharpScriptCompiler | Compiles C# scripts into executable assemblies. |
CSharpScriptExecutor | Executes a C# script. |
CSharpScriptFunctionProxy | Implements the functions availabe to C# scripts. |
CSharpScriptType | Describes the C# script type. |
ScriptRunner | Runs a C# script. |
SelectOption | Describes the options to display in a select form. |