Overload_CommandLine_Text_HelpText_AutoBuild - adutton/commandline GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
AutoBuild(T)(ParserResult(T), Int32) | Creates a new instance of the HelpText class, automatically handling verbs or options scenario. |
![]()
|
AutoBuild(T)(ParserResult(T), Func(HelpText, HelpText), Func(Example, Example), Boolean, Int32) | Creates a new instance of the HelpText class using common defaults. |
