This topic tree describes the Westwind.Scripting namespace.
Type | Description |
---|---|
CSharpScriptExecution | that can be used to execute code snippets or entire blocks of methods dynamically. Two methods are provided: * ExecuteCode - executes code and you can return a value * ExecuteMethod - lets you provide one or more method bodies to execute Assemblies used for execution are cached and are reused for a given block of code provided. |
NamespaceList | HashSet of namespaces |
ReferenceList | HashSet of References |
ScriptCompilerModes |
© West Wind Technologies, 1996-2019 • Updated: 02/25/19
Comment or report problem with topic