Esempio n. 1
0
 public List <ThuocDTO> select()
 {
     return(thDAL.select());
 }
Esempio n. 2
0
 public List <ThuocDTO> select()
 {
     return(bdal.select());
 }