Ejemplo n.º 1
0
 public AsicentryICEWCheckSerLotResponseAPI ICEWCheckSerLot(Icewupdate icewupdate)
 {
     return(this.repository.ICEWCheckSerLot(icewupdate));
 }
Ejemplo n.º 2
0
 public AsicentryICEWCheckSerLotResponseAPI ICEWCheckSerLot(Icewupdate icewupdate)
 {
     return(this.adapter.ICEWCheckSerLot(icewupdate));
 }
Ejemplo n.º 3
0
 public AsicentryICEWUpdateResponseAPI ICEWUpdate(Icewupdate icewupdate)
 {
     return(this.repository.ICEWUpdate(icewupdate));
 }
Ejemplo n.º 4
0
 public AsicentryICEWUpdateResponseAPI ICEWUpdate(Icewupdate icewupdate)
 {
     return(this.adapter.ICEWUpdate(icewupdate));
 }