Class ResetMemberMapsConvention
- Namespace
- MongoDB.Bson.Serialization.Conventions
- Assembly
- MongoDB.Bson.dll
A convention that resets class members (resetting any changes that earlier conventions may have applied).
public class ResetMemberMapsConvention : ConventionBase, IMemberMapConvention, IConvention
- Inheritance
-
ResetMemberMapsConvention
- Implements
- Inherited Members
- Extension Methods
Methods
- Apply(BsonMemberMap)
Applies a modification to the member map.