GreaterThan(Double, Volume) | Compares an instance of Volume to an instance of Double for different values. |
GreaterThan(Volume, Volume) | Compares two values to determine which is greater. |
GreaterThan(Volume, Double) | Compares two values to determine which is greater. |