Mono.CSharp.Evaluator.Init Method
Optional initialization for the Evaluator.

Syntax

public static void Init (string[] args)

Parameters

args
Compiler options.

Remarks

Initializes the Evaluator with the command line options that would be processed by the command line compiler. Only the first call to Init will work, any future invocations are ignored.

You can safely avoid calling this method if your application does not need any of the features exposed by the command line interface.

Requirements

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