C# 클래스 GameMaker.Program

파일 보기 프로젝트 열기: WarlockD/GMdsam

공개 메소드들

메소드 설명
EnviromentExit ( int i ) : void

비공개 메소드들

메소드 설명
GoodExit ( ) : void
InstructionError ( string message ) : void
Main ( string args ) : void
PatchMode ( ) : void
TryParseHex ( string s, int &value ) : bool
TryParseOffset ( string s, uint &value ) : bool

메소드 상세

EnviromentExit() 공개 정적인 메소드

public static EnviromentExit ( int i ) : void
i int
리턴 void