示例#1
0
 public PatientVisit()
 {
     Location = new PersonLocation();
 }
示例#2
0
 public PatientVisit()
 {
     Location = new PersonLocation();
 }