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