public void DeletProduct(int id, int Clientid) => _context.DeletProduct(id, Clientid);