Exemple #1
0
 public static List <LoaiSanPhamDTO> LayDSLoaiSanPham()
 {
     return(LoaiSanPhamDAO.LayDSLoaiSanPham());
 }