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