Ejemplo n.º 1
0
 public Class1()
 {
     var a = new AtendeClienteClient();
     var cliente = a.buscaClienteAsync("" , "","","");
 }