C# Class Advtools.AdvInterceptor.Options

Afficher le fichier Open project: ADVTOOLS/ADVinterceptor Class Usage Examples

Méthodes publiques

Méthode Description
Options ( ) : System
ParseCommandLine ( string args ) : bool

Parse the command-line arguments

Private Methods

Méthode Description
ShowHelp ( OptionSet options ) : void

Display some help about this application

Method Details

Options() public méthode

public Options ( ) : System
Résultat System

ParseCommandLine() public méthode

Parse the command-line arguments
public ParseCommandLine ( string args ) : bool
args string Command-line arguments
Résultat bool