Mono Class Library: Overview

Mono.CSharp.InteractiveBase: Field Members

The fields of Mono.CSharp.InteractiveBase are listed below. For a list of all members, see the InteractiveBase Members list.

See Also: Inherited members from System.Object

Public Fields

static
ContinuationPromptstring. The secondary prompt.
static
ErrorSystem.IO.TextWriter. Determines where the standard error of methods in this class will go.
static
OutputSystem.IO.TextWriter. Determines where the standard output of methods in this class will go.
static
Promptstring. The primary prompt used for interactive use.
static
QuitRequestedbool. Used to signal that the user has invoked the `quit' statement.