Esempio n. 1
0
 public void FireTestVisit(Location location)
 {
     Externs.FireTestVisit(_clientPtr, location.Latitude, location.Longitude);
 }