コード例 #1
0
ファイル: PhieuMuonBUS.cs プロジェクト: lkh/thanhpham
 public static DataTable GetBook(int MaDG)
 {
     return(PhieuMuonDAO.GetBook(MaDG));
 }