JaCIL Framework API

ICompiler.CompileToClassWriters Method

Compiles the given assemblies into a set of class writers.

Overload List

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[]);

See Also

ICompiler Interface | JaCIL.Compiler Namespace