Пример #1
0
 public Task <int> CountVacancy()
 {
     return(dashboardRepository.CountVacancy());
 }