Beispiel #1
0
 private void TreeAddXml(object sender, EventArgs e)
 {
     fileActions.AddXmlFile(pluginUI.Tree.SelectedPath);
 }