Example #1
0
 private void SelectionMakeContainer(object sender, EventArgs e)
 {
     currentStage.MakeContainer();
 }