Method | Description | |
---|---|---|
CompileCode ( string code ) : |
||
TestCompiler ( ) : System | ||
TestCompiler ( string assemblyNames ) : System | ||
TestCompiler ( string assemblyNames, string outputName ) : System |
public CompileCode ( string code ) : |
||
code | string | |
return |
public TestCompiler ( string assemblyNames ) : System | ||
assemblyNames | string | |
return | System |
public TestCompiler ( string assemblyNames, string outputName ) : System | ||
assemblyNames | string | |
outputName | string | |
return | System |