GetApplicantById(string applicantCode, string testingNo, string examPlaceCode) { return(svc.GetApplicantById(applicantCode, testingNo, examPlaceCode)); }