HeadingInfo Methods |
The HeadingInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns the heading as a String.
(Overrides ObjectToString.) |
![]() | WriteError |
Writes out a string and a new line using the program name specified in the constructor
and message parameter to standard error stream.
|
![]() | 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.
|