Click or drag to resize

BsonDictionaryOptionsAttributeApply Method

Overload List
  NameDescription
Public methodApply(BsonMemberMap)
Applies a modification to the member map.
(Inherited from BsonSerializationOptionsAttribute.)
Protected methodApply(IBsonSerializer)
Reconfigures the specified serializer by applying this attribute to it.
(Overrides BsonSerializationOptionsAttributeApply(IBsonSerializer).)
Top
See Also