Exemplo n.º 1
0
 protected void SolutionFolderRemoved(ISolutionFolder solutionFolder)
 {
     treeView.RemoveSolutionFolder(solutionFolder);
 }