Method | Description | |
---|---|---|
ClassExpression ( IEnumerable |
Initializes a new instance of the ClassExpression class.
|
public ClassExpression ( IEnumerable |
||
ranges | IEnumerable |
The ranges that match. |
negated | bool | A value indicating whether or not the expression is negated. |
ignoreCase | bool | A value indicating whether or not the expression should ignore case differences when matching. |
return | System |