Exemple #1
0
 public AsicentryICLotCutSelectSaveResponseAPI ICLotCutSelectSave(AsicentryICLotCutSelectSaveRequestAPI AsicentryICLotCutSelectSaveRequestAPI)
 {
     return(this.repository.ICLotCutSelectSave(AsicentryICLotCutSelectSaveRequestAPI));
 }
Exemple #2
0
 public AsicentryICLotCutSelectSaveResponseAPI ICLotCutSelectSave(AsicentryICLotCutSelectSaveRequestAPI AsicentryICLotCutSelectSaveRequestAPI)
 {
     return(this.adapter.ICLotCutSelectSave(AsicentryICLotCutSelectSaveRequestAPI));
 }