Ejemplo n.º 1
0
 public int CompareTo(PointXYZIo other) => IPoint3DExtensions.CompareTo(this, other);
Ejemplo n.º 2
0
 public int CompareTo(IPoint3D other) => IPoint3DExtensions.CompareTo(this, other);