Option(String, String?) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

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