Exemplo n.º 1
0
 public TestProject GetTestProject(IProject project)
 {
     return(treeView.GetTestProject(project));
 }