Mono Class Library: OverviewMono.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
staticContinuationPrompt string. The secondary prompt. staticError System.IO.TextWriter. Determines where the standard error of methods in this class will go. staticOutput System.IO.TextWriter. Determines where the standard output of methods in this class will go. staticPrompt string. The primary prompt used for interactive use. staticQuitRequested bool. Used to signal that the user has invoked the `quit' statement.