C# 클래스 vs_nacl.Build.CPPTasks.NaCl.DepFileParse

파일 보기 프로젝트 열기: kayru/vs-nacl 1 사용 예제들

공개 메소드들

메소드 설명
DepFileParse ( string path ) : System

비공개 메소드들

메소드 설명
FixPath ( StringBuilder srcPath ) : string
IsReturn ( char c ) : bool
IsSlash ( char c ) : bool
IsWhitespace ( char c ) : bool
Parse ( string contents ) : void

메소드 상세

DepFileParse() 공개 메소드

public DepFileParse ( string path ) : System
path string
리턴 System