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