コード例 #1
0
ファイル: NguyenLieuBUS.cs プロジェクト: danhthanh418/Karaoke
 public static int DemPhieuNhapNguyenLieu(int loai)
 {
     return(NguyenLieuDAO.DemPhieuNhapNguyenLieu(loai));
 }