Click or drag to resize
Akka.NETStandardOutWriter Methods

The StandardOutWriter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWrite
Writes the specified String value to the standard output stream. Optionally you may specify which colors should be used.
Public methodStatic memberWriteLine
Writes the specified String value, followed by the current line terminator, to the standard output stream. Optionally you may specify which colors should be used.
Top
See Also