コード例 #1
0
 public List <VOPacienteXatender> pacientesXatender(long ciProfeisonal)
 {
     return(daore.pacientesXatender(ciProfeisonal));
 }