Exemplo n.º 1
0
 public System.Threading.Tasks.Task <System.Data.DataSet> ThongTinNhapSPAsync(WinForm.SanPhamServiceReference.PhieuNhap pn)
 {
     return(base.Channel.ThongTinNhapSPAsync(pn));
 }
Exemplo n.º 2
0
 public System.Data.DataSet ThongTinNhapSP(WinForm.SanPhamServiceReference.PhieuNhap pn)
 {
     return(base.Channel.ThongTinNhapSP(pn));
 }