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