public LocationDelegate(MvxTouchGeoLocationWatcher owner)
 {
     _owner = owner;
 }
示例#2
0
 public LocationDelegate(MvxTouchGeoLocationWatcher owner)
 {
     _owner = owner;
 }