Ejemplo n.º 1
0
 public static bool GiaoHang(string soPhieuNhap, string nguoiGiao)
 {
     return(NguyenLieuDAO.GiaoHang(soPhieuNhap, nguoiGiao));
 }