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