Пример #1
0
 public Task <String> confirmUserAsync(confirmUser peticion)
 {
     return(ServicioWeb.confirmUserAsync(peticion));
 }