C# Class CommandLine.Text.SentenceBuilder

Exposes standard delegates to provide a mean to customize part of help screen generation. This type is consumed by CommandLine.Text.HelpText.
Show file Open project: cosmo0/commandline Class Usage Examples

Public Methods

Method Description
CreateDefault ( ) : SentenceBuilder

Create the default instance of CommandLine.Text.SentenceBuilder, localized in English.

Method Details

CreateDefault() public static method

Create the default instance of CommandLine.Text.SentenceBuilder, localized in English.
public static CreateDefault ( ) : SentenceBuilder
return SentenceBuilder