C# 클래스 NArrange.Core.MSBuildSolutionParser

MSBuild solution file parser.
상속: ISolutionParser
파일 보기 프로젝트 열기: MarcStan/NArrange 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( string solutionFile ) : ReadOnlyCollection

Parses project file names from a solution file.

메소드 상세

Parse() 공개 메소드

Parses project file names from a solution file.
public Parse ( string solutionFile ) : ReadOnlyCollection
solutionFile string Solution file name.
리턴 ReadOnlyCollection