Esempio n. 1
0
 private void btnFatherAdd_Click(object sender, EventArgs e)
 {
     fController.AddFather();
 }