public static LoaiSanPhamDTO LayDSLoaiSanPhamID(string id)
 {
     return(LoaiSanPhamDAO.LayDSLoaiSanPhamID(id));
 }