Method | Description | |
---|---|---|
Parse ( string args ) : bool |
Method | Description | |
---|---|---|
InnerParse ( string args ) : bool | ||
StartupArgs ( bool useKey = true, bool useMinOptionsCount = true ) : Common.System |
protected abstract InnerParse ( string args ) : bool | ||
args | string | |
return | bool |
protected StartupArgs ( bool useKey = true, bool useMinOptionsCount = true ) : Common.System | ||
useKey | bool | |
useMinOptionsCount | bool | |
return | Common.System |