|
override void | OnParseComplete (OptionContext c) |
|
| Option (string prototype, string description) |
|
| Option (string prototype, string description, int maxValueCount) |
|
| Option (string prototype, string description, int maxValueCount, bool hidden) |
|
Definition at line 1386 of file Options.cs.
Ntp.Common.IO.OptionSet.Category.Category |
( |
string |
description | ) |
|
|
inline |
Definition at line 1391 of file Options.cs.
1392 : base(
"=:Category:= " + description, description)
override void Ntp.Common.IO.OptionSet.Category.OnParseComplete |
( |
OptionContext |
c | ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: