Esempio n. 1
0
 public async Task IncreaseViewCount(int id) => await _repository.IncreaseVacancyViewCount(id);