Evaluate
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Evaluate(Int32, Int32) | bool | Derived classes should override this method to implement the desired test. (Inherited from FilterNumericRuleEvaluator .) | FilterNumericRuleEvaluator |
| Evaluate(Double, Double, Double) | bool | Derived classes override this method to implement the test that determines whether the two given double-precision values satisfy the desired condition or not. (Inherited from FilterNumericRuleEvaluator .) | FilterNumericRuleEvaluator |