Exemplo n.º 1
0
 bool IsPackageInstalled()
 {
     return(selectedProjects.IsPackageInstalled(package));
 }