Ejemplo n.º 1
0
 public int GetProdctsCountOfUserInShoppingBasket(int ClientId) => _context.GetProdctsCountOfUserInShoppingBasket(ClientId);