Exemple #1
0
 private void buttonDelete_Click(object sender, EventArgs e)
 {
     connects.DeletePatient(_idPatient);
 }