Constructor BsonFactoryMethodAttribute
- Namespace
- MongoDB.Bson.Serialization.Attributes
- Assembly
- MongoDB.Bson.dll
BsonFactoryMethodAttribute()
Initializes a new instance of the BsonFactoryMethodAttribute class.
BsonFactoryMethodAttribute(params string[])
Initializes a new instance of the BsonFactoryMethodAttribute class.
Parameters
argumentNames
string[]The names of the members that the creator argument values come from.