Exemple #1
0
 public AsicentryICEntryLotsRowCreateResponseAPI ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI AsicentryICEntryLotsRowCreateRequestAPI)
 {
     return(this.repository.ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI));
 }
Exemple #2
0
 public AsicentryICEntryLotsRowCreateResponseAPI ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI AsicentryICEntryLotsRowCreateRequestAPI)
 {
     return(this.adapter.ICEntryLotsRowCreate(AsicentryICEntryLotsRowCreateRequestAPI));
 }