예제 #1
0
 public int CompareTo(PointXYZIo other) => IPoint3DExtensions.CompareTo(this, other);
예제 #2
0
 public int CompareTo(IPoint3D other) => IPoint3DExtensions.CompareTo(this, other);