◆ Match()
override bool FiftyOne.DeviceDetection.Apple.AppleDecisionTreeNodeRange.Match | ( | object | evidenceValue | ) |
virtual
The method to use to check if the supplied value matches this node.
- Parameters
-
- evidenceValue - The evidence value to compare against
- Returns
- True if the supplied evidence value matches the expected value for this node.
Implements FiftyOne.DeviceDetection.Apple.AppleDecisionTreeNodeBase.