Table of Contents

Enum ArgumentValueType

Namespace
MASES.CLIParser
Assembly
MASES.CLIParser.dll

Represent the argument possible values to check

public enum ArgumentValueType

Fields

Array = 1

Represents a possible value into an array

Free = 0

It is a free value

Range = 2

Represents a range of values