Class MemberNameElementNameConvention
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
A convention that sets the element name the same as the member name.
public class MemberNameElementNameConvention : ConventionBase, IMemberMapConvention, IConvention
  - Inheritance
 - 
      
      
      MemberNameElementNameConvention
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Methods
- Apply(BsonMemberMap)
 Applies a modification to the member map.