Method | Description | |
---|---|---|
ChoiceExpression ( IEnumerable |
Initializes a new instance of the ChoiceExpression class.
|
public ChoiceExpression ( IEnumerable |
||
choices | IEnumerable |
The set of expressions to be used as choices. |
return | System |