Example #1
0
 public void AddInPatient(InPatient patient)
 {
     pat.AddInPatient(patient);
 }