C# 클래스 GBA_ASM_editor.Program

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

메소드 설명
readFile ( string path, string textFile, int offset, bool details ) : void

비공개 메소드들

메소드 설명
Main ( ) : void

메소드 상세

readFile() 공개 정적인 메소드

public static readFile ( string path, string textFile, int offset, bool details ) : void
path string
textFile string
offset int
details bool
리턴 void