예제 #1
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.repository.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }
예제 #2
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.adapter.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }