Mono.CSharp.Evaluator.ReferenceAssembly Method
Exposes the API of the given assembly to the Evaluator

Syntax

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

Parameters

a
The assembly to expose to the evaluated expressions.

Remarks

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

Requirements

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