Пример #1
0
 public FusedLocationHandler(MvxAndroidFusedLocationWatcher owner, Context context)
 {
     _owner   = owner;
     _context = context;
 }