Exemplo n.º 1
0
 public void DeleteDoctor(int id_p2)
 {
     _persistence.DeleteDoctor(id_p2);
 }