Esempio n. 1
0
 public System.Threading.Tasks.Task UpdateClientAsync(ServiceReference2.Client client)
 {
     return(base.Channel.UpdateClientAsync(client));
 }
Esempio n. 2
0
 public System.Threading.Tasks.Task AddCustomerAsync(ServiceReference2.Client client)
 {
     return(base.Channel.AddCustomerAsync(client));
 }