예제 #1
0
 public JsonResult GetAllProfessions() =>
 Json(_professionRepository.GetProfessions(), JsonRequestBehavior.AllowGet);