示例#1
0
 public bool ThuHoi(int selectBookHistoryId)
 {
     return(pmDAL.ThuHoi(selectBookHistoryId));
 }