Exemple #1
0
 public DataTable Search(string nhacungcap, long tongtien, DateTime ngaynhap, int flat)
 {
     return(phieuNhap.Search(nhacungcap, tongtien, ngaynhap, flat));
 }