Beispiel #1
0
 public override int GetHashCode()
 {
     return(Output1.GetHashCode() + Output2.GetHashCode());
 }