Пример #1
0
 public static void Stop()
 {
     try
     {
         Ubicacion.Stop();
     }
     catch { }
 }