Utility Comparison Operator class
More...
Utility Comparison Operator class
Definition at line 23 of file ComparisonOperator.cs.
◆ Compare< T >()
Compares two values using given operator
- Template Parameters
-
- Parameters
-
op | Comparison operator |
arg1 | The first value |
arg2 | The second value |
- Returns
- Returns true if its left-hand operand meets the operator value to its right-hand operand, false otherwise
Definition at line 33 of file ComparisonOperator.cs.
The documentation for this class was generated from the following file: