public interface IEqualityComparer<T>
boolean
equals(T x, T y)
int
hashCode(T obj)
boolean equals(T x, T y)
int hashCode(T obj)
Copyright © 2019. All Rights Reserved.