C# Class NArrange.Core.MSBuildSolutionParser

MSBuild solution file parser.
Inheritance: ISolutionParser
Afficher le fichier Open project: MarcStan/NArrange Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( string solutionFile ) : ReadOnlyCollection

Parses project file names from a solution file.

Method Details

Parse() public méthode

Parses project file names from a solution file.
public Parse ( string solutionFile ) : ReadOnlyCollection
solutionFile string Solution file name.
Résultat ReadOnlyCollection