Concept.Utils Assembly > Concept.Utils Namespace : CsScript Class |
The following tables list the members exposed by CsScript.
Name | Description | |
---|---|---|
![]() | CsScript Constructor | Initializes a new instance of the CsScript class. |
Name | Description | |
---|---|---|
![]() | DefaultEntryPointName | The default entry point name |
Name | Description | |
---|---|---|
![]() | CompilerErrors | Gets the compiler errors. |
![]() | Context | Gets the context. |
![]() | EntryPointName | Gets or sets the name of the entry point. |
![]() | HiddenSource | Gets or sets the hidden source. |
![]() | Name | Gets or sets the name. |
![]() | Source | Gets or sets the source. |
![]() | SuccessfullyCompiled | Gets a value indicating whether [successfully compiled]. |
![]() | UsingClause | Gets or sets the using clause. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |