Ejemplo n.º 1
0
 public AsicentryICEntrySerialsSaveAllResponseAPI ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI AsicentryICEntrySerialsSaveAllRequestAPI)
 {
     return(this.repository.ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI));
 }
Ejemplo n.º 2
0
 public AsicentryICEntrySerialsSaveAllResponseAPI ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI AsicentryICEntrySerialsSaveAllRequestAPI)
 {
     return(this.adapter.ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI));
 }