Exemplo n.º 1
0
 public IEnumerable <Messaging> OEOrderCopyPDUpdate(Oeordercopypricing oeordercopypricing)
 {
     return(this.adapter.OEOrderCopyPDUpdate(oeordercopypricing));
 }
Exemplo n.º 2
0
 public IEnumerable <Messaging> OEOrderCopyPDUpdate(Oeordercopypricing oeordercopypricing)
 {
     return(this.repository.OEOrderCopyPDUpdate(oeordercopypricing));
 }