C# Class Advtools.AdvInterceptor.Options

Exibir arquivo Open project: ADVTOOLS/ADVinterceptor Class Usage Examples

Public Methods

Method Description
Options ( ) : System
ParseCommandLine ( string args ) : bool

Parse the command-line arguments

Private Methods

Method Description
ShowHelp ( OptionSet options ) : void

Display some help about this application

Method Details

Options() public method

public Options ( ) : System
return System

ParseCommandLine() public method

Parse the command-line arguments
public ParseCommandLine ( string args ) : bool
args string Command-line arguments
return bool