Exemplo n.º 1
0
 public bool Equals(xbs_xbox xbox)
 {
     return (hash==xbox.hash);
 }
Exemplo n.º 2
0
 public bool Equals(xbs_xbox xbox)
 {
     return(hash == xbox.hash);
 }