C# Class MegaMan.Engine.GameRunException

Inheritance: System.Exception
ファイルを表示 Open project: Tesserex/C--MegaMan-Engine

Public Methods

Method Description
GameRunException ( string message ) : System

Method Details

GameRunException() public method

public GameRunException ( string message ) : System
message string
return System