Interface IClassMapConvention
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
Represents a convention that applies to a BsonClassMap.
public interface IClassMapConvention : IConvention
  - Inherited Members
 
- Extension Methods
 
Methods
- Apply(BsonClassMap)
 Applies a modification to the class map.