ArgsParser Members
The ArgsParser type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ExistArg |
Check if argument is present.
|
![]() ![]() |
GetArgValue |
Gets the argument value.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Args |
The arguments (initialized at startup, GetCommandLineArgs used).
|
![]() ![]() |
GetArgs |
Get arguments parsed (initialized at startup).
|