public int AddRecruitmentInfo(Recruitment objRecruitment) { return(objRecruitmentService.AddRecruitmentInfo(objRecruitment)); }