Table of Contents

Method Lookup

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll

Lookup(string)

public Word Lookup(string word)

Parameters

word string

Returns

Word

Lookup(Word)

Gets whether a word is in the dictionary

public Word Lookup(Word word)

Parameters

word Word

The word to look up

Returns

Word

Exceptions

ArgumentNullException

wordis null