Esempio n. 1
0
 public double SquareDistance(Geom_Point Other)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public Geom_Point(Geom_Point parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }