libtcod-net
Inequality Operator
NamespaceslibtcodWrapperColorInequality(Color, Color)
Determine if two Colors are not equal.
Declaration Syntax
C#
public static bool operator !=(
	Color lhs,
	Color rhs
)
Parameters
lhs (Color)
Left Hand Size
rhs (Color)
Right Hand Size
Return Value
Are Not Equal?

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)