public DictionaryAdapter(DictionaryElement <TDictionary, TKey, TValue> dictionaryElement) { DictionaryElement = dictionaryElement; }