Example #1
0
 public Page4ValuesSec GetPage4ValuesSec(int patientID)
 {
     return(visRepos.GetPage4ValuesSec(patientID));
 }