Beispiel #1
0
 public AsicentryICEPAUpdateResponseAPI ICEPAUpdate(AsicentryICEPAUpdateRequestAPI AsicentryICEPAUpdateRequestAPI)
 {
     return(this.repository.ICEPAUpdate(AsicentryICEPAUpdateRequestAPI));
 }
Beispiel #2
0
 public AsicentryICEPAUpdateResponseAPI ICEPAUpdate(AsicentryICEPAUpdateRequestAPI AsicentryICEPAUpdateRequestAPI)
 {
     return(this.adapter.ICEPAUpdate(AsicentryICEPAUpdateRequestAPI));
 }