C# 클래스 GenerateHeader.HeaderGen

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

공개 메소드들

메소드 설명
Execute ( ) : void
LoadConfig ( string fileName ) : void

비공개 메소드들

메소드 설명
OrderHeaderFiles ( List headerFiles ) : List
OrderHeaderFiles ( List result, HashSet done, HeaderFile headerFile ) : void
ProcessHeaderLines ( IEnumerable lines ) : List
UnEscape ( string text ) : string

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

LoadConfig() 공개 메소드

public LoadConfig ( string fileName ) : void
fileName string
리턴 void