Artemis.Engine.EngineSetupException.EngineSetupException C# (CSharp) 메소드

EngineSetupException() 공개 메소드

public EngineSetupException ( ) : System
리턴 System
        public EngineSetupException()
            : base()
        {
        }

Same methods

EngineSetupException::EngineSetupException ( SerializationInfo info, StreamingContext context ) : System
EngineSetupException::EngineSetupException ( string msg ) : System
EngineSetupException::EngineSetupException ( string msg, Exception inner ) : System
EngineSetupException