Beispiel #1
0
 int IEqualityComparer <APC> .GetHashCode(APC obj)
 {
     return(obj.GetHashCode());
 }