Exemplo n.º 1
0
 public Page4Values GetPage4Values(int patientID)
 {
     return(visRepos.GetPage4Values(patientID));
 }