| EnglishSentenceBuilder Class |
Namespace: X3Platform.CommandLine.Text
The EnglishSentenceBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| EnglishSentenceBuilder | Initializes a new instance of the EnglishSentenceBuilder class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AndWord |
Gets a string containing the word 'and' in english.
(Overrides BaseSentenceBuilderAndWord.) | |
| ErrorsHeadingText |
Gets a string containing the error heading text in english.
(Overrides BaseSentenceBuilderErrorsHeadingText.) | |
| OptionWord |
Gets a string containing word 'option' in english.
(Overrides BaseSentenceBuilderOptionWord.) | |
| RequiredOptionMissingText |
Gets a string containing the sentence 'required option missing' in english.
(Overrides BaseSentenceBuilderRequiredOptionMissingText.) | |
| ViolatesFormatText |
Gets a string containing the sentence 'violates format' in english.
(Overrides BaseSentenceBuilderViolatesFormatText.) | |
| ViolatesMutualExclusivenessText |
Gets a string containing the sentence 'violates mutual exclusiveness' in english.
(Overrides BaseSentenceBuilderViolatesMutualExclusivenessText.) |