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