Beispiel #1
0
 public virtual int GetHashCode(GuidIDInterface obj)
 {
     return(obj.GetHashCode());
 }