Esempio n. 1
0
 public static int DemPhieuNhapNguyenLieu(int loai)
 {
     return(NguyenLieuDAO.DemPhieuNhapNguyenLieu(loai));
 }