Aeon.Emulator.EndOfProgramException.EndOfProgramException C# (CSharp) Метод

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

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