[Missing <summary> documentation for "T:Quine.Schemas.Core.IdentityEquals`2"]
public class IdentityEquals<T, I> : IEqualityComparer<T>
where T : Object, IIdentity<I>
where I : Object, IEquatable<I>
IdentityEqualsT, I | Initializes a new instance of the IdentityEqualsT, I class |