C# Class ServiceInsight.Startup.CommandLineArgParser

Afficher le fichier Open project: Particular/ServiceInsight Class Usage Examples

Méthodes publiques

Méthode Description
CommandLineArgParser ( EnvironmentWrapper environment ) : System.Collections.Generic
Parse ( ) : void

Private Methods

Méthode Description
AddUnsupportedKey ( string key ) : void
PopulateKeyValue ( string key, string value ) : void

Method Details

CommandLineArgParser() public méthode

public CommandLineArgParser ( EnvironmentWrapper environment ) : System.Collections.Generic
environment EnvironmentWrapper
Résultat System.Collections.Generic

Parse() public méthode

public Parse ( ) : void
Résultat void