C# Class PowerArgs.ParseResult

The raw parse result that contains the dictionary of values that were parsed
Afficher le fichier Open project: adamabdelhamed/PowerArgs Class Usage Examples

Private Methods

Méthode Description
AddAdditionalParameter ( string key, string value ) : void
ParseResult ( ) : System.Collections.Generic
TryGetAndRemoveAdditionalExplicitParameters ( CommandLineArgument argument, List &result ) : bool