Click or drag to resize
HeadingInfoWriteMessage Method
Overload List
  NameDescription
Public methodWriteMessage(String)
Writes out a string and a new line using the program name specified in the constructor and message parameter to standard output stream.
Public methodWriteMessage(String, TextWriter)
Writes out a string and a new line using the program name specified in the constructor and message parameter.
Top
See Also