Method | Description | |
---|---|---|
Parse ( object instance, string arguments ) : void | ||
SetValues ( object instance ) : void | ||
SwitchHelper ( IEnumerable |
Method | Description | |
---|---|---|
AssertRequired ( ) : void | ||
AssertValidation ( ) : void | ||
DoMatch ( string switchLine, string &parsed ) : SwitchDescriptor | ||
ParseOption ( object instance, string &arguments ) : SwitchDescriptor | ||
ParseRequired ( SwitchDescriptor switchDescriptor, string &arguments ) : void |
public Parse ( object instance, string arguments ) : void | ||
instance | object | |
arguments | string | |
return | void |
public SwitchHelper ( IEnumerable |
||
switches | IEnumerable |
|
return | System |