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