C# 클래스 ProjectGenerator.XmlReader

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

공개 메소드들

메소드 설명
read ( string absfilepath ) : void
readbuildfile ( string absfilepath ) : KeyValuePair,Dictionary>

메소드 상세

read() 공개 메소드

public read ( string absfilepath ) : void
absfilepath string
리턴 void

readbuildfile() 공개 메소드

public readbuildfile ( string absfilepath ) : KeyValuePair,Dictionary>
absfilepath string
리턴 KeyValuePair,Dictionary>