示例#1
0
 public void AddSearcherSkillSet(SearcherSkillSets work)        //Adding Searcher Skillset
 {
     jobRepository.AddSkills(work);
 }