Exemplo n.º 1
0
 public List <ConsultaMS> ListaConsultas()
 {
     return(_pagoServicios.ListaConsultas());
 }