コード例 #1
0
 public DataTable getTaiLieuByChiTietPhieuMuonId(int selectBookHistoryId)
 {
     return(pmDAL.getTaiLieuByChiTietPhieuMuonId(selectBookHistoryId));
 }