ObjectComparison

ObjectComparison is used to compare one object to another like EqualityComparer the difference is that the ObjectComparison can compare to any object type.

Was this helpful to you?