public bool Delete(Guid IntroductionId) { return(IntroductionService.Delete(EmployeeEntity, IntroductionId)); }