Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PowerArgs
ParseResult
C# Class PowerArgs.ParseResult
The raw parse result that contains the dictionary of values that were parsed
Show file
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