Class NamedParameterCreatorMapConvention
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
A convention that uses the names of the creator parameters to find the matching members.
public class NamedParameterCreatorMapConvention : ConventionBase, ICreatorMapConvention, IConvention
  - Inheritance
 - 
      
      
      NamedParameterCreatorMapConvention
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Methods
- Apply(BsonCreatorMap)
 Applies a modification to the creator map.