Example #1
0
 public AspoentryPOERBLogOffResponseAPI POERBLogOff(AspoentryPOERBLogOffRequestAPI AspoentryPOERBLogOffRequestAPI)
 {
     return(this.repository.POERBLogOff(AspoentryPOERBLogOffRequestAPI));
 }
Example #2
0
 public AspoentryPOERBLogOffResponseAPI POERBLogOff(AspoentryPOERBLogOffRequestAPI AspoentryPOERBLogOffRequestAPI)
 {
     return(this.adapter.POERBLogOff(AspoentryPOERBLogOffRequestAPI));
 }