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