Constructor TrieDictionary
TrieDictionary(IWordAlphabet)
Initialize an empty dictionary with the provided alphabet
public TrieDictionary(IWordAlphabet alphabet)
Parameters
alphabetIWordAlphabet
Initialize an empty dictionary with the provided alphabet
public TrieDictionary(IWordAlphabet alphabet)
alphabet IWordAlphabet