Method ParseAndGetBool
ParseAndGetBool(string)
Parses command line args of the application and gets value of the argument specified by the name.
Parameters
prmName
stringCommand line argument name. Example: -IsDark.
Parses command line args of the application and gets value of the argument specified by the name.
prmName
stringCommand line argument name. Example: -IsDark.