EquatablesComparer class EquatablesComparer : IChainComparer Comparator for two types related by IEquatable<T>. Documentation Code public bool? Equal(object x, object y, ref Tolerance tolerance, bool topLevelComparison = true)