Example #1
0
 public bool Equals(Vertex128 other)
 {
     return(other.Equals((Vertex128)this));
 }