Ejemplo n.º 1
0
 public bool SolutionIsConnected(string slnPath)
 {
     return(SettingManager.ContainsSolutionPreference(slnPath));
 }