Exemplo n.º 1
0
 public double GetDistance(GeoPoint p)
 {
     return(original.GetDistance(p));
 }