OutputMemoryTerminal class

OutputMemoryTerminal class

Provides a memory stream as a terminal output destination.

The OutputMemoryTerminal type exposes the following members:

Constructors

NameDescription
OutputMemoryTerminal()Initializes a new instance of the OutputMemoryTerminal class

Properties

NameDescription
writerGets the writer for the output terminal.
streamGets the memory stream.

See Also