Exemplo n.º 1
0
 public List <DTO_Hang> LayDanhSachThuoc()
 {
     return(hang.LayDanhSachThuoc());
 }