| BaseSentenceBuilder Class |
Namespace: X3Platform.CommandLine.Text
The BaseSentenceBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseSentenceBuilder | Initializes a new instance of the BaseSentenceBuilder class |
| Name | Description | |
|---|---|---|
| CreateBuiltIn |
Creates the built in sentence builder.
| |
| 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'.
| |
| ErrorsHeadingText |
Gets a string containing the error heading text.
| |
| OptionWord |
Gets a string containing word 'option'.
| |
| RequiredOptionMissingText |
Gets a string containing the sentence 'required option missing'.
| |
| ViolatesFormatText |
Gets a string containing the sentence 'violates format'.
| |
| ViolatesMutualExclusivenessText |
Gets a string containing the sentence 'violates mutual exclusiveness'.
|