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