Ejemplo n.º 1
0
 void AddFileToFirstProjectInSolution(string fileName)
 {
     solutionHelper.AddFileToFirstProjectInSolution(fileName);
 }