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