Concept.Utils Assembly > Concept.Utils Namespace : CsScriptEngine Class |
The following tables list the members exposed by CsScriptEngine.
Name | Description | |
---|---|---|
![]() | CsScriptEngine Constructor | Initializes a new instance of the CsScriptEngine class. |
Name | Description | |
---|---|---|
![]() | Context | Gets the context. |
![]() | Globals | Gets the globals. |
![]() | HiddenSource | Gets or sets the hidden source. |
Name | Description | |
---|---|---|
![]() | Clear | Clears this instance. |
![]() | Compile | Compiles the specified script. |
![]() | Execute | Overloaded. Executes the specified script. |
![]() | GenerateDll | Generates the DLL. |
![]() | GenerateInMemory | Generates the DLL. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |