Пример #1
0
 public async Task GetHealthcheck()
 {
     await _enrolleeService.GetEnrolleeCountAsync();
 }