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

GameSetupException() 공개 메소드

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

Same methods

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