Example #1
0
 public IEnumerable <Hospital> GetAll()
 => _hospitalRepository.GetAllEager();