예제 #1
0
 public AspoentryPOBundlesAddResponseAPI POBundlesAdd(AspoentryPOBundlesAddRequestAPI AspoentryPOBundlesAddRequestAPI)
 {
     return(this.repository.POBundlesAdd(AspoentryPOBundlesAddRequestAPI));
 }
예제 #2
0
 public AspoentryPOBundlesAddResponseAPI POBundlesAdd(AspoentryPOBundlesAddRequestAPI AspoentryPOBundlesAddRequestAPI)
 {
     return(this.adapter.POBundlesAdd(AspoentryPOBundlesAddRequestAPI));
 }