HelpText Constructor |
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(BaseSentenceBuilder) |
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(BaseSentenceBuilder, String) |
Initializes a new instance of the HelpText class
specifying the sentence builder and heading string.
|
![]() | HelpText(String, String, Object) |
Initializes a new instance of the HelpText class
specifying heading and copyright strings.
|
![]() | HelpText(BaseSentenceBuilder, String, String) |
Initializes a new instance of the HelpText class
specifying heading and copyright strings.
|
![]() | HelpText(BaseSentenceBuilder, String, String, Object) |
Initializes a new instance of the HelpText class
specifying heading and copyright strings.
|