コード例 #1
0
ファイル: JobPostController.cs プロジェクト: MrTomasA/thehunt
 public IEnumerable <JobLocation> GetJobLocations() => jobPostRepository.GetJobLocations();