MutuallyExclusiveConstraint(String[]) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Creates a new mutually exclusive constraint.

public MutuallyExclusiveConstraint(params string[] optionNames)

Parameters

optionNames
String[]

Two or more option names (without prefix).