示例#1
0
 private void btnMotherAdd_Click(object sender, EventArgs e)
 {
     fController.AddMother();
 }