Click or drag to resize

ITextBackedConsoleWriteLine Method

Overload List
 NameDescription
Public methodWriteLineWrites the current line terminator to the text backed console.
Public methodWriteLine(String)Writes the specified string value, followed by the current line terminator, to the text backed console.
Public methodWriteLine(String, Object)Writes the text representation of the specified array of objects, followed by the current line terminator, to the text backed console using the specified format information.
Top
See Also