示例#1
0
 public async void GetShopListAgain()
 {
     ShopList = await _localShopListService.GetShopListAgain();
 }