C# Class Logr.LogrOptions

显示文件 Open project: eatplayhate/versionr Class Usage Examples

Private Properties

Property Type Description
GetUsage string
Help_FormatOptionHelpText void

Public Methods

Method Description
LogrOptions ( ) : CommandLine

Private Methods

Method Description
GetUsage ( ) : string
Help_FormatOptionHelpText ( object sender, CommandLine.Text.FormatOptionHelpTextEventArgs e ) : void

Method Details

LogrOptions() public method

public LogrOptions ( ) : CommandLine
return CommandLine