Exemple #1
0
 public int GetHashCode(MyTuple <TK1, TK2> obj)
 {
     return(obj.GetHashCode());
 }