-
Home
-
API
-
XenoAtom.CommandLine
-
Option
-
Constructors
-
Option(String, String?)
Option(String, String?) Constructor
Definition
Creates a new instance of this class.
protected Option(string prototype, string? description)
Parameters
- prototype
- String
The prototype of this option. E.g "t|test".
- description
- String
The description of this option