Click or drag to resize
X3Platform.CommandLine.Text Namespace
 
Classes
  ClassDescription
Public classBaseSentenceBuilder
Models an abstract sentence builder.
Public classCopyrightInfo
Models the copyright part of an help text. You can assign it where you assign any String instance.
Public classEnglishSentenceBuilder
Models an english sentence builder, currently the default one.
Public classFormatOptionHelpTextEventArgs
Provides data for the FormatOptionHelpText event.
Public classHeadingInfo
Models the heading part of an help text. You can assign it where you assign any String instance.
Public classHelpText
Provides means to format an help screen. You can assign it in place of a String instance.
Delegates
  DelegateDescription
Public delegateParsingErrorsHandler
Handle parsing errors delegate.