예제 #1
0
 public void AddOutPatient(OutPatient patient)
 {
     pat.AddOutPatient(patient);
 }