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