Method PostProcess
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
PostProcess(BsonClassMap)
Applies a post processing modification to the class map.
void PostProcess(BsonClassMap classMap)
Parameters
classMapBsonClassMapThe class map.