Exemplo n.º 1
0
 public Task <String> reloadmailAsync(reloadmail peticion)
 {
     return(ServicioWeb.reloadmailAsync(peticion));
 }