Method | Description | |
---|---|---|
SequenceExpression ( IEnumerable |
Initializes a new instance of the SequenceExpression class.
|
public SequenceExpression ( IEnumerable |
||
sequence | IEnumerable |
The sequence of expressions to match. |
return | System |