DictionarySerializerBase<TDictionary, TKey, TValue> Constructor |
Name | Description | |
---|---|---|
![]() | DictionarySerializerBase<TDictionary, TKey, TValue>() |
Initializes a new instance of the DictionarySerializerBase<TDictionary, TKey, TValue> class.
|
![]() | DictionarySerializerBase<TDictionary, TKey, TValue>(DictionaryRepresentation) |
Initializes a new instance of the DictionarySerializerBase<TDictionary, TKey, TValue> class.
|
![]() | DictionarySerializerBase<TDictionary, TKey, TValue>(DictionaryRepresentation, IBsonSerializerRegistry) |
Initializes a new instance of the DictionarySerializerBase<TDictionary, TKey, TValue> class.
|
![]() | DictionarySerializerBase<TDictionary, TKey, TValue>(DictionaryRepresentation, IBsonSerializer<TKey>, IBsonSerializer<TValue>) |
Initializes a new instance of the DictionarySerializerBase<TDictionary, TKey, TValue> class.
|