Exemple #1
0
 private void addBranchToolStripMenuItem_Click(object sender, EventArgs e)
 {
     FractalManager.AddBranch();
 }