Class BsonCreatorMap
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Represents a mapping to a delegate and its arguments.
public class BsonCreatorMap
Inheritance
BsonCreatorMap
Inherited Members
Extension Methods
Constructors
BsonCreatorMap(BsonClassMap, MemberInfo, Delegate)
Initializes a new instance of the BsonCreatorMap class.
Properties
Gets the arguments.
Gets the class map that this creator map belongs to.
Gets the delegeate
Gets the element names.
Gets the member info (null if none).
Methods
Determines whether the specified object is equal to the current object.
Freezes the creator map.
Serves as the default hash function.
Gets whether there is a default value for a missing element.
Sets the arguments for the creator map.
Sets the arguments for the creator map.