Click or drag to resize
IOutput Methods

The IOutput type exposes the following members.

Methods
  NameDescription
Public methodClose
Closes the output stream
Public methodWrite
Writes the text
Public methodWriteLine
Writes an empty line
Public methodWriteLine(String)
Writes a text and a new line feed character
Top
See Also