Beispiel #1
0
 public static DataTable GetBook(int MaDG)
 {
     return(PhieuMuonDAO.GetBook(MaDG));
 }