Exemple #1
0
 public void Edit(Patient patient)
 {
     bl.Edit(patient);
 }