C# Класс Aeon.Emulator.EndOfProgramException

Exception thrown when the emulated process should terminate.
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
EndOfProgramException ( ) : System

Initializes a new instance of the EndOfProgramException class.

Описание методов

EndOfProgramException() публичный Метод

Initializes a new instance of the EndOfProgramException class.
public EndOfProgramException ( ) : System
Результат System