Esempio n. 1
0
 private DataTable getLopHoc()
 {
     BAL.BO_LOP bal = new BO_LOP();
     return(bal.getLop_Alls());
 }