C# 클래스 Aeon.Emulator.EndOfProgramException

Exception thrown when the emulated process should terminate.
상속: Exception
파일 보기 프로젝트 열기: gregdivis/Aeon

공개 메소드들

메소드 설명
EndOfProgramException ( ) : System

Initializes a new instance of the EndOfProgramException class.

메소드 상세

EndOfProgramException() 공개 메소드

Initializes a new instance of the EndOfProgramException class.
public EndOfProgramException ( ) : System
리턴 System