Exemplo n.º 1
0
 public AsarentryARELECustomerChangeResponseAPI ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI AsarentryARELECustomerChangeRequestAPI)
 {
     return(this.repository.ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI));
 }
Exemplo n.º 2
0
 public AsarentryARELECustomerChangeResponseAPI ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI AsarentryARELECustomerChangeRequestAPI)
 {
     return(this.adapter.ARELECustomerChange(AsarentryARELECustomerChangeRequestAPI));
 }