Nemerle Documentation

NemerleCodeCompiler.CompileAssemblyFromDom Method 

public CompilerResults CompileAssemblyFromDom(
   CompilerParameters options,
   CodeCompileUnit e
);

Implements

ICodeCompiler.CompileAssemblyFromDom

See Also

NemerleCodeCompiler Class | Nemerle.Compiler Namespace