예제 #1
0
 public int GetProdctsCountOfUserInShoppingBasket(int ClientId) => _context.GetProdctsCountOfUserInShoppingBasket(ClientId);