Example #1
0
 public Oeerdetail OEERShipRequestUpdate(Oeerdetail oeerdetail)
 {
     return(this.repository.OEERShipRequestUpdate(oeerdetail));
 }
Example #2
0
 public Oeerdetail OEERShipRequestUpdate(Oeerdetail oeerdetail)
 {
     return(this.adapter.OEERShipRequestUpdate(oeerdetail));
 }