Overload_CommandLine_Text_HeadingInfo_WriteMessage - adutton/commandline GitHub Wiki
| 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. |
