Click or drag to resize

ReadOnlyDictionaryInterfaceImplementerSerializer<TDictionary, TKey, TValue> Constructor

Overload List
  NameDescription
Public methodReadOnlyDictionaryInterfaceImplementerSerializer<TDictionary, TKey, TValue>()
Public methodReadOnlyDictionaryInterfaceImplementerSerializer<TDictionary, TKey, TValue>(DictionaryRepresentation)
Public methodReadOnlyDictionaryInterfaceImplementerSerializer<TDictionary, TKey, TValue>(DictionaryRepresentation, IBsonSerializer<TKey>, IBsonSerializer<TValue>)
Top
See Also