Beispiel #1
0
 public bool Equals(Leg token)
 {
     return(this == token);
 }
Beispiel #2
0
 public bool Equals(Leg token)
 {
     return this == token;
 }