Name | Description | |
---|---|---|
ConsoleListener Constructor | Create a new instance of the console listener. |
The following tables list the members exposed by ConsoleListener.
Name | Description | |
---|---|---|
ConsoleListener Constructor | Create a new instance of the console listener. |
Name | Description | |
---|---|---|
CoreNewLine | (Inherited from System.IO.TextWriter) |
Name | Description | |
---|---|---|
Encoding | Overridden. When overridden in a derived class, returns the System.Text.Encoding in which the output is written. | |
FormatProvider | (Inherited from System.IO.TextWriter) | |
NewLine | (Inherited from System.IO.TextWriter) |
Name | Description | |
---|---|---|
Close | (Inherited from System.IO.TextWriter) | |
Dispose | Overloaded. (Inherited from System.IO.TextWriter) | |
DisposeAsync | (Inherited from System.IO.TextWriter) | |
Flush | Overridden. Clears all buffers for the current writer and causes any buffered data to be written to the underlying device. | |
FlushAsync | Overloaded. (Inherited from System.IO.TextWriter) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
RegisterConsoleIntercepter | Registers new ConsoleIntercepter on Console.Out and Console.Error. | |
Write | Overloaded. Overridden. Writes a character to the text stream. | |
WriteAsync | Overloaded. (Inherited from System.IO.TextWriter) | |
WriteLine | Overloaded. (Inherited from System.IO.TextWriter) | |
WriteLineAsync | Overloaded. (Inherited from System.IO.TextWriter) |
Name | Description | |
---|---|---|
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |