| HeadingInfoWriteMessage Method |
| Name | Description | |
|---|---|---|
| WriteMessage(String) |
Writes out a string and a new line using the program name specified in the constructor
and message parameter to standard output stream.
| |
| WriteMessage(String, TextWriter) |
Writes out a string and a new line using the program name specified in the constructor
and message parameter.
|