示例#1
0
 public void AddChecker()
 {
     _localShopListService.AddShopListChecker();
     _navigationService.Navigate <TabShopListViewModel>();
 }