[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Mono.Options.OptionValueType"]
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public enum OptionValueType
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Optional | 1 | |
| Required | 2 |