Beispiel #1
0
 public AsicentryICEntrySerialsSaveAllResponseAPI ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI AsicentryICEntrySerialsSaveAllRequestAPI)
 {
     return(this.repository.ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI));
 }
Beispiel #2
0
 public AsicentryICEntrySerialsSaveAllResponseAPI ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI AsicentryICEntrySerialsSaveAllRequestAPI)
 {
     return(this.adapter.ICEntrySerialsSaveAll(AsicentryICEntrySerialsSaveAllRequestAPI));
 }