Esempio n. 1
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.repository.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }
Esempio n. 2
0
 public AspoentryPOBundlesDeleteResponseAPI POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI AspoentryPOBundlesDeleteRequestAPI)
 {
     return(this.adapter.POBundlesDelete(AspoentryPOBundlesDeleteRequestAPI));
 }