Table of Contents

Operator operator !=

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll

operator !=(Word, Word)

Returns whether two wirds are not equal.

public static bool operator !=(Word word0, Word word1)

Parameters

word0 Word
word1 Word

Returns

bool