C# (CSharp) CommandLine.Text 네임스페이스

중첩된 네임스페이스

CommandLine.Text.Tests

클래스들

이름 설명
AssemblyLicenseAttribute
CopyrightInfo Models the copyright part of an help text. You can assign it where you assign any System.String instance.
HeadingInfo Models the heading part of an help text. You can assign it where you assign any System.String instance.
HelpText Models an help text and collects related informations. You can assign it in place of a System.String instance.
MultilineTextAttribute Provides base properties for creating an attribute, used to define multiple lines of text.
SentenceBuilder Exposes standard delegates to provide a mean to customize part of help screen generation. This type is consumed by CommandLine.Text.HelpText.
SentenceBuilder.DefaultSentenceBuilder