FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Properties_T_CommandLine_Text_SentenceBuilder · commandlineparser/commandline Wiki · GitHub

Properties_T_CommandLine_Text_SentenceBuilder · commandlineparser/commandline Wiki · GitHub
Skip to content

Navigation Menu

Properties_T_CommandLine_Text_SentenceBuilder

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

SentenceBuilder Properties

The SentenceBuilder type exposes the following members.

Properties

 

Name Description
ErrorsHeadingText Gets a delegate that returns that errors block heading text.
Factory Factory to allow custom SentenceBuilder injection
FormatError Gets a delegate that handles singular error formatting. The delegates must accept an Error and returns a string.
FormatMutuallyExclusiveSetErrors Gets a delegate that handles mutually exclusive set errors formatting. The delegates must accept a sequence of MutuallyExclusiveSetError and returns a string.
HelpCommandText Get a delegate that returns the help text of help command. The delegates must accept a boolean that is equal

Field Value

Type:
true for options; otherwise

Field Value

Type:
false for verbs.

RequiredWord Gets a delegate that returns the word 'required'.
UsageHeadingText Gets a delegate that returns usage text block heading text.
VersionCommandText Get a delegate that returns the help text of vesion command. The delegates must accept a boolean that is equal

Field Value

Type:
true for options; otherwise

Field Value

Type:
false for verbs.

  Back to Top

See Also

Reference

SentenceBuilder Class
CommandLine.Text Namespace

Wiki pages Pages 1,025

Clone this wiki locally

Footer

© 2026 GitHub, Inc.

Back | FazBrowse Home | New Git URL