示例#1
0
 public AsapentryAPEIInvDetGLDistChgUpdateResponseAPI APEIInvDetGLDistChgUpdate(AsapentryAPEIInvDetGLDistChgUpdateRequestAPI AsapentryAPEIInvDetGLDistChgUpdateRequestAPI)
 {
     return(this.repository.APEIInvDetGLDistChgUpdate(AsapentryAPEIInvDetGLDistChgUpdateRequestAPI));
 }
示例#2
0
 public AsapentryAPEIInvDetGLDistChgUpdateResponseAPI APEIInvDetGLDistChgUpdate(AsapentryAPEIInvDetGLDistChgUpdateRequestAPI AsapentryAPEIInvDetGLDistChgUpdateRequestAPI)
 {
     return(this.adapter.APEIInvDetGLDistChgUpdate(AsapentryAPEIInvDetGLDistChgUpdateRequestAPI));
 }