C# Class CommandLine.OptionMap

Afficher le fichier Open project: ErikEJ/SqlQueryStress Class Usage Examples

Méthodes publiques

Méthode Description
EnforceRules ( ) : bool
OptionMap ( int capacity ) : System.Collections.Generic
this ( string key ) : OptionInfo

Method Details

EnforceRules() public méthode

public EnforceRules ( ) : bool
Résultat bool

OptionMap() public méthode

public OptionMap ( int capacity ) : System.Collections.Generic
capacity int
Résultat System.Collections.Generic

this() public méthode

public this ( string key ) : OptionInfo
key string
Résultat OptionInfo