Exemplo n.º 1
0
 public List <Domain.PatientQuestion> GetVisit1Screen6(int patientID)
 {
     return(visRepos.GetVisit1Screen6(patientID));
 }