Skip to content

N_CommandLine_Text

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

CommandLine.Text Namespace

Classes

 

Class Description
Public class AssemblyLicenseAttribute Models a multiline assembly license text.
Public class AssemblyUsageAttribute Models a multiline assembly usage text.
Public class CopyrightInfo Models the copyright part of an help text. You can assign it where you assign any String instance.
Public class Example Models a command line usage example.
Protected class ExampleExtensions
Public class HeadingInfo Models the heading part of an help text. You can assign it where you assign any String instance.
Public class HelpText
Public class MultilineTextAttribute Provides base properties for creating an attribute, used to define multiple lines of text.
Public class SentenceBuilder Exposes standard delegates to provide a mean to customize part of help screen generation. This type is consumed by HelpText.
Private class SentenceBuilder.DefaultSentenceBuilder
Public class TextWrapper A utility class to word-wrap and indent blocks of text
Public class UsageAttribute Applied to a static property that yields a sequence of Example, provides data to render usage section of help screen.

Structures

 

Structure Description
Public structure ComparableOption Provides means to format an help screen. You can assign it in place of a String instance.
 
Clone this wiki locally