Table of Contents

Method PostProcess

Namespace
MongoDB.Bson.Serialization.Attributes
Assembly
MongoDB.Bson.dll

PostProcess(BsonClassMap)

Applies the post processing attribute to the class map.

public void PostProcess(BsonClassMap classMap)

Parameters

classMap BsonClassMap

The class map.