BsonDictionaryOptionsAttribute Constructor |
Initializes a new instance of the BsonDictionaryOptionsAttribute class.
Namespace: MongoDB.Bson.Serialization.AttributesAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public BsonDictionaryOptionsAttribute()
new : unit -> BsonDictionaryOptionsAttribute
See Also