Constructor TrieNameDecoder
TrieNameDecoder(BsonTrie<TValue>)
Initializes a new instance of the TrieNameDecoder<TValue> class.
public TrieNameDecoder(BsonTrie<TValue> trie)
Parameters
trie
BsonTrie<TValue>The trie.
Initializes a new instance of the TrieNameDecoder<TValue> class.
public TrieNameDecoder(BsonTrie<TValue> trie)
trie
BsonTrie<TValue>The trie.