Exemple #1
0
 public List <OUInfo> GetAllCompany()
 {
     return(bll.GetAllCompany());
 }