C# 클래스 translatr.Extractor

파일 보기 프로젝트 열기: sephiroth99/translatr

공개 메소드들

메소드 설명
doExtract ( string args ) : void

비공개 메소드들

메소드 설명
getFilelist ( String bigfilePath, String patchPath, int lang, uint mask ) : List
searchDir ( String path, int lang, uint mask ) : List
showHelpAndQuit ( ) : void

메소드 상세

doExtract() 공개 정적인 메소드

public static doExtract ( string args ) : void
args string
리턴 void