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