コード例 #1
0
ファイル: PhieuMuonBUS.cs プロジェクト: lkh/thanhpham
 public void Insert(PhieuMuonDTO phMuon)
 {
     PhieuMuonDAO.Insert(phMuon);
 }