Overload_CommandLine_Text_HelpText__ctor - adutton/commandline GitHub Wiki
| Name | Description | |
|---|---|---|
![]() |
HelpText() | Initializes a new instance of the HelpText class. |
![]() |
HelpText(String) | Initializes a new instance of the HelpText class specifying heading string. |
![]() |
HelpText(SentenceBuilder) | Initializes a new instance of the HelpText class specifying the sentence builder. |
![]() |
HelpText(String, String) | Initializes a new instance of the HelpText class specifying heading and copyright strings. |
![]() |
HelpText(SentenceBuilder, String) | Initializes a new instance of the HelpText class specifying the sentence builder and heading string. |
![]() |
HelpText(SentenceBuilder, String, String) | Initializes a new instance of the HelpText class specifying heading and copyright strings. |
