示例#1
0
 public List <TestResult> GetTests()
 {
     return(PatientsManager.GetTestResultsByPatient(this));
 }