Exemplo n.º 1
0
 public AsicentryICEPAUpdateResponseAPI ICEPAUpdate(AsicentryICEPAUpdateRequestAPI AsicentryICEPAUpdateRequestAPI)
 {
     return(this.repository.ICEPAUpdate(AsicentryICEPAUpdateRequestAPI));
 }
Exemplo n.º 2
0
 public AsicentryICEPAUpdateResponseAPI ICEPAUpdate(AsicentryICEPAUpdateRequestAPI AsicentryICEPAUpdateRequestAPI)
 {
     return(this.adapter.ICEPAUpdate(AsicentryICEPAUpdateRequestAPI));
 }