C# Class PowerArgs.ParseResult

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

Private Methods

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