예제 #1
0
 public void DeleteDoctor(Doctor doctor)
 {
     DLObj.DeleteDoctor(doctor);
 }