예제 #1
0
 public void LoadIndustryTypes(DataTable newIndustryTypes)
 {
     _AgreementRepository.LoadIndustryTypes(newIndustryTypes);
 }