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