Method Lookup
Lookup(string)
public Word Lookup(string word)
Parameters
word
string
Returns
Lookup(Word)
Gets whether a word is in the dictionary
public Word Lookup(Word word)
Parameters
word
WordThe word to look up
Returns
Exceptions
- ArgumentNullException
word
is null