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