| X3Platform.CommandLine.Text Namespace |
| Class | Description | |
|---|---|---|
| BaseSentenceBuilder |
Models an abstract sentence builder.
| |
| CopyrightInfo |
Models the copyright part of an help text.
You can assign it where you assign any String instance.
| |
| EnglishSentenceBuilder |
Models an english sentence builder, currently the default one.
| |
| FormatOptionHelpTextEventArgs |
Provides data for the FormatOptionHelpText event.
| |
| HeadingInfo |
Models the heading part of an help text.
You can assign it where you assign any String instance.
| |
| HelpText |
Provides means to format an help screen.
You can assign it in place of a String instance.
|
| Delegate | Description | |
|---|---|---|
| ParsingErrorsHandler |
Handle parsing errors delegate.
|