コード例 #1
0
 public async Task <IEnumerable <MedOffice> > GetAll()
 => await _medOfficeRepository.Get();