Click or drag to resize

DictionaryInterfaceImplementerSerializerTDictionaryWithDictionaryRepresentation Method

Overload List
  NameDescription
Public methodWithDictionaryRepresentation(DictionaryRepresentation)
Returns a serializer that has been reconfigured with the specified dictionary representation.
Public methodWithDictionaryRepresentation(DictionaryRepresentation, IBsonSerializer, IBsonSerializer)
Returns a serializer that has been reconfigured with the specified dictionary representation and key value serializers.
Top
See Also