Method | Description | |
---|---|---|
AndExpression ( |
Initializes a new instance of the AndExpression class.
|
public AndExpression ( |
||
expression | An expression that must match at a location for this expression to match at that location. | |
return | System |