Exemplo n.º 1
0
 public AsicentryICEPELotOKResponseAPI ICEPELotOK(AsicentryICEPELotOKRequestAPI AsicentryICEPELotOKRequestAPI)
 {
     return(this.repository.ICEPELotOK(AsicentryICEPELotOKRequestAPI));
 }
Exemplo n.º 2
0
 public AsicentryICEPELotOKResponseAPI ICEPELotOK(AsicentryICEPELotOKRequestAPI AsicentryICEPELotOKRequestAPI)
 {
     return(this.adapter.ICEPELotOK(AsicentryICEPELotOKRequestAPI));
 }