OutputMemoryTerminal class

OutputMemoryTerminal class

Provides a memory stream as a terminal output destination.

The OutputMemoryTerminal type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of OutputMemoryTerminal

Properties

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

See Also