Click or drag to resize

ConsoleLoggerWriteLine Method

Overload List
  NameDescription
Protected methodWriteLine(String)
Writes the specified string value, followed by the current line terminator.
Public methodStatic memberWriteLine(Object, ConsoleColor, NullableConsoleColor)
Writes the text representation of the specified object, followed by the current line terminator, to the standard output stream.
Top
See Also