public static List <LOAISANPHAM> LayDanhSachMaLoai()
 {
     return(LoaiSanPhamDAO.LayDanhSachMaLoai());
 }