Property | Type | Description | |
---|---|---|---|
code | string | ||
compiledAssembly | |||
compilerParameters | |||
compilerResults | |||
debugMode | bool | ||
lang | string |
Method | Description | |
---|---|---|
CLRCodeCompiler ( object>.Dictionary |
||
GetAssembly ( ) : |
Method | Description | |
---|---|---|
Compile ( ) : void | ||
CreateCompiler ( ) : void |
public CLRCodeCompiler ( object>.Dictionary |
||
node | object>.Dictionary | |
return | System |
protected Assembly,System.Reflection compiledAssembly | ||
return |
protected CompilerParameters,System.CodeDom.Compiler compilerParameters | ||
return |
protected CompilerResults,System.CodeDom.Compiler compilerResults | ||
return |