public static bool ThemLoaiSanPham(LOAISANPHAM loaisp)
 {
     return(LoaiSanPhamDAO.ThemLoaiSanPham(loaisp));
 }