예제 #1
0
 public AsicentryICEPELotOKResponseAPI ICEPELotOK(AsicentryICEPELotOKRequestAPI AsicentryICEPELotOKRequestAPI)
 {
     return(this.repository.ICEPELotOK(AsicentryICEPELotOKRequestAPI));
 }
예제 #2
0
 public AsicentryICEPELotOKResponseAPI ICEPELotOK(AsicentryICEPELotOKRequestAPI AsicentryICEPELotOKRequestAPI)
 {
     return(this.adapter.ICEPELotOK(AsicentryICEPELotOKRequestAPI));
 }