示例#1
0
 public void DeleteBIDData(List <CompanyEntity> Companies, string UserName)
 {
     rep.DeleteBIDData(Companies, UserName);
 }