CommandLine
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CommandLine.Text.HelpText Member List

This is the complete list of members for CommandLine.Text.HelpText, including all inherited members.

AddDashesToOptionCommandLine.Text.HelpText
AddEnumValuesToHelpTextCommandLine.Text.HelpText
AdditionalNewLineAfterOptionCommandLine.Text.HelpText
AddOptions< T >(T options)CommandLine.Text.HelpTextinline
AddOptions< T >(int maximumLength, T options)CommandLine.Text.HelpTextinline
AddPostOptionsLine(string value)CommandLine.Text.HelpTextinline
AddPreOptionsLine(string value)CommandLine.Text.HelpTextinline
AddVerbs(params Type[] types)CommandLine.Text.HelpTextinline
AddVerbs(int maximumLength, params Type[] types)CommandLine.Text.HelpTextinline
AutoBuild< T >(ParserResult< T > parserResult, Func< HelpText, HelpText > onError, bool verbsIndex=false)CommandLine.Text.HelpTextinlinestatic
AutoBuild< T >(ParserResult< T > parserResult)CommandLine.Text.HelpTextinlinestatic
CopyrightCommandLine.Text.HelpText
DefaultParsingErrorsHandler< T >(ParserResult< T > parserResult, HelpText current)CommandLine.Text.HelpTextinlinestatic
HeadingCommandLine.Text.HelpText
HelpText()CommandLine.Text.HelpTextinline
HelpText(SentenceBuilder sentenceBuilder)CommandLine.Text.HelpTextinline
HelpText(string heading)CommandLine.Text.HelpTextinline
HelpText(SentenceBuilder sentenceBuilder, string heading)CommandLine.Text.HelpTextinline
HelpText(string heading, string copyright)CommandLine.Text.HelpTextinline
HelpText(SentenceBuilder sentenceBuilder, string heading, string copyright)CommandLine.Text.HelpTextinline
MaximumDisplayWidthCommandLine.Text.HelpText
operator string(HelpText info)CommandLine.Text.HelpTextinlinestatic
RenderParsingErrorsText< T >(ParserResult< T > parserResult, Func< Error, string > formatError, int indent)CommandLine.Text.HelpTextinlinestatic
SentenceBuilderCommandLine.Text.HelpText
ToString()CommandLine.Text.HelpTextinline