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