Example #1
0
 public bool Equals(Wand other)
 {
     return(other.GetId() == id);
 }