Method | Description | |
---|---|---|
CompileToAssembly ( |
Compiles the source to assembly.
|
Method | Description | |
---|---|---|
CSharpScriptCompiler ( ) : System.CodeDom.Compiler |
Initializes a new CSharpScriptCompiler class.
|
public static CompileToAssembly ( |
||
script | The SharpScript. | |
return |