public static IList LocPhieuMuonByNgay(DateTime ngayMuon)
 {
     return(PhieuMuonDAO.LocPhieuMuonByNgay(ngayMuon));
 }