C# 클래스 ProjectCleaner.Parsing.ProjectParser

파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

공개 메소드들

메소드 설명
ParseProject ( ) : bool
ProjectParser ( string projectFile ) : System.Collections.Generic

메소드 상세

ParseProject() 공개 메소드

public ParseProject ( ) : bool
리턴 bool

ProjectParser() 공개 메소드

public ProjectParser ( string projectFile ) : System.Collections.Generic
projectFile string
리턴 System.Collections.Generic