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

Mono.CSharp.Evaluator.ReferenceAssembly Method

Exposes the API of the given assembly to the Evaluator [Edit]

public static void ReferenceAssembly (System.Reflection.Assembly a)

Parameters

a
The assembly to expose to the evaluated expressions. [Edit]

Remarks

After this invocation, the types from the referenced assembly will be accessible to code executed by the evaluator. [Edit]

Requirements

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