예제 #1
0
 public void DeleteRelationDoctorHasHospitals(int doctor_id_p2)
 {
     _persistence.DeleteRelationDoctorHasHospitals(doctor_id_p2);
 }