Nemerle Documentation

NemerleCodeCompiler.CompileAssemblyFromFileBatch Method 

public CompilerResults CompileAssemblyFromFileBatch(
   CompilerParameters options,
   string[] fileNames
);

Implements

ICodeCompiler.CompileAssemblyFromFileBatch

See Also

NemerleCodeCompiler Class | Nemerle.Compiler Namespace