Skip to content

Overload_CommandLine_Text_HelpText__ctor

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

HelpText Constructor

Overload List

 

Name Description
Public method HelpText() Initializes a new instance of the HelpText class.
Public method HelpText(String) Initializes a new instance of the HelpText class specifying heading string.
Public method HelpText(SentenceBuilder) Initializes a new instance of the HelpText class specifying the sentence builder.
Public method HelpText(String, String) Initializes a new instance of the HelpText class specifying heading and copyright strings.
Public method HelpText(SentenceBuilder, String) Initializes a new instance of the HelpText class specifying the sentence builder and heading string.
Public method HelpText(SentenceBuilder, String, String) Initializes a new instance of the HelpText class specifying heading and copyright strings.
  Back to Top

See Also

Reference

HelpText Class
CommandLine.Text Namespace

Clone this wiki locally