libtcod-net
TCODException Constructor (message)
Namespaces
►
libtcodWrapper
►
TCODException
►
TCODException(String)
C#
Constructor. Wraps System.Exception's constructor.
Declaration Syntax
C#
public
TCODException
(
string
message
)
Parameters
message
(
String
)
Message to include in the exception.
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)