Пример #1
0
 static FastCompiler_ExtensionMethods()
 {
     CSharp_FastCompiler.setDefaultUsingStatements();        //make sure these are set
     CSharp_FastCompiler.setDefaultReferencedAssemblies();
 }