Nemerle Documentation

NemerleCodeCompiler.CompileAssemblyFromDomBatch Method 

public CompilerResults CompileAssemblyFromDomBatch(
   CompilerParameters options,
   CodeCompileUnit[] ea
);

Implements

ICodeCompiler.CompileAssemblyFromDomBatch

See Also

NemerleCodeCompiler Class | Nemerle.Compiler Namespace