Nemerle Documentation

NemerleCodeCompiler.CompileAssemblyFromSource Method 

public CompilerResults CompileAssemblyFromSource(
   CompilerParameters options,
   string source
);

Implements

ICodeCompiler.CompileAssemblyFromSource

See Also

NemerleCodeCompiler Class | Nemerle.Compiler Namespace