wManager.Wow.Helpers Namespace
WRobot

ArgsParser Class

Class ArgsParser. To facilitate the reading and the use of command line arguments (you can can parse command-line arguments normally (program.exe -arg1) or use the environment variable ArgsEnvironmentVariables with the Json code of the Args class)

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static class ArgsParser
Public NotInheritable Class ArgsParser
public ref class ArgsParser abstract sealed

Inheritance Hierarchy


Object
  robotManager.Helpful..::..ArgsParser