コード例 #1
0
 private void StartGeoWatcher(object obj)
 {
     _locationManager.StartGeoReceiver();
     SetButtonEnabled(true);
 }