Exemplo n.º 1
0
 public System.Threading.Tasks.Task <string> DeleteAsync(WebApplication3.ServiceReference2.DeleteUser d)
 {
     return(base.Channel.DeleteAsync(d));
 }
Exemplo n.º 2
0
 public string Delete(WebApplication3.ServiceReference2.DeleteUser d)
 {
     return(base.Channel.Delete(d));
 }