Ejemplo n.º 1
0
 public void OpenSolution(string path, bool saveExistingSolutionIfExists = false) =>
 _inProc.OpenSolution(path, saveExistingSolutionIfExists);