StartManager Members
The StartManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
Get |
Return ValueGet actual argument that was parsed from tokens |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetOutTypeInstance | (Inherited from StringExpressionParser.) |
|
|
GetSwitch |
Return ValueWhether Switch with identifier was among actual arguments |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Parse(array<String>[]()[][]) |
Parse args[] received by the main function.
|
|
|
Parse(String) | (Inherited from StringExpressionParser.) |
|
|
ParseArgument | |
|
|
PrintHelp | |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
ArgumentNames | |
|
|
Arguments | (Inherited from StringExpressionParser.) |
|
|
OriginalTokens | |
|
|
ParameterNamePrefix |
First character in raw tokens identifying parameter names
|
|
|
Parameters | (Inherited from StringExpressionParser.) |
|
|
ParserRegex | |
|
|
Syntax |
Syntax according to Parameters()()()().
|

