public static bool Kt_SachMuon(int maDocGia, int maDauSach)
 {
     return(DocGia_DAO.KT_SachMuon(maDocGia, maDauSach));
 }