Пример #1
0
 public List <HealthResource> GetHealth()
 {
     return(_healthCheckService.Results().ToResource());
 }