Class LookupIdGeneratorConvention
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
A convention that looks up an id generator for the id member.
public class LookupIdGeneratorConvention : ConventionBase, IPostProcessingConvention, IConvention
  - Inheritance
 - 
      
      
      LookupIdGeneratorConvention
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Methods
- PostProcess(BsonClassMap)
 Applies a post processing modification to the class map.