Beispiel #1
0
 public bool Equals(MQOUV other)
 {
     return(U == other.U && V == other.V);
 }
Beispiel #2
0
 public bool Equals(MQOUV other)
 {
     return U == other.U && V == other.V;
 }