libtcod-net
Inequality Operator
Namespaces
►
libtcodWrapper
►
TCODDice
►
Inequality(TCODDice, TCODDice)
C#
Determine if two TCODDice are not equal.
Declaration Syntax
C#
public
static
bool
operator
!=
(
TCODDice
lhs
,
TCODDice
rhs
)
Parameters
lhs
(
TCODDice
)
Left Hand Side
rhs
(
TCODDice
)
Right Hand Side
Return Value
Are Not Equal?
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)