示例#1
0
 public Task GetQRAsync(EntradaQR peticion)
 {
     return(ServicioWeb.GetQRAsync(peticion));
 }