public void LoadIndustryTypes(DataTable newIndustryTypes) { _AgreementRepository.LoadIndustryTypes(newIndustryTypes); }