Example #1
0
 public int GetHashCode(IRepresentative <T> obj)
 {
     return(obj.GetHashCode());
 }