GreaterThan(BinarySize, BinarySize) | Returns a value indicating whether a specified BinarySize is greater than another BinarySize. |
GreaterThan(BinarySize, Int64) | Returns a value indicating whether a specified BinarySize is greater than a Int64. |
GreaterThan(Int64, BinarySize) | Returns a value indicating whether a specified Int64 is greater than a BinarySize. |