Nemerle Documentation

NemerleCodeCompiler.CompileAssemblyFromSourceBatch Method 

public CompilerResults CompileAssemblyFromSourceBatch(
   CompilerParameters options,
   string[] sources
);

Implements

ICodeCompiler.CompileAssemblyFromSourceBatch

See Also

NemerleCodeCompiler Class | Nemerle.Compiler Namespace