Mono Class Library: Mono.CSharp.InteractiveBase Overview | Members

Mono.CSharp.InteractiveBase.LoadAssembly Method

Loads the assembly [Edit]

public static void LoadAssembly (string assembly)

Parameters

assembly
The file to load. [Edit]

Remarks

Loads the specified assembly and makes its types available to the evaluator. This is equivalent to passing the -pkg: command line flag to the C# compiler on the command line. [Edit]

Requirements

Namespace: Mono.CSharp
Assembly: Mono.CSharp (in Mono.CSharp.dll)
Assembly Versions: 2.1.0.0