Ejemplo n.º 1
0
 public System.Threading.Tasks.Task <SampleCustomerInformation.SampleCustomerInformationServiceReference.RegisterCustomerRequest> RegisterCustomerAsync(SampleCustomerInformation.SampleCustomerInformationServiceReference.RegisterCustomerRequest request)
 {
     return(base.Channel.RegisterCustomerAsync(request));
 }
Ejemplo n.º 2
0
 public SampleCustomerInformation.SampleCustomerInformationServiceReference.RegisterCustomerRequest RegisterCustomer(SampleCustomerInformation.SampleCustomerInformationServiceReference.RegisterCustomerRequest request)
 {
     return(base.Channel.RegisterCustomer(request));
 }