Ejemplo n.º 1
0
 public override int GetHashCode()
 {
     return(_dispatch.GetHashCode() ^ _methodDesc.GetHashCode());
 }