Compiles the given assemblies into a set of class writers.
Compiles the given assemblies into a set of class writers.
IClassInfoSet CompileToClassWriters(IClassInfoSet,params string[]);
Compiles the given assemblies into a set of class writers.
IClassInfoSet CompileToClassWriters(params string[]);
ICompiler Interface | JaCIL.Compiler Namespace