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