Table of Contents

Interface IPostProcessingConvention

Namespace
MongoDB.Bson.Serialization.Conventions
Assembly
MongoDB.Bson.dll

Represents a post processing convention that applies to a BsonClassMap.

public interface IPostProcessingConvention : IConvention
Inherited Members
Extension Methods

Methods

PostProcess(BsonClassMap)

Applies a post processing modification to the class map.