Ejemplo n.º 1
0
 public List <VOPacienteXatender> pacientesXatender(long ciProfeisonal)
 {
     return(daore.pacientesXatender(ciProfeisonal));
 }