Ejemplo n.º 1
0
 void Save()
 {
     LocationDB.SaveItem(Loc);
     GeofenceSetup.Monitor(Loc);
     saveCB?.Invoke();
 }