Table of Contents

Class ConventionRunner

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

Runs the conventions against a BsonClassMap and its BsonMemberMaps.

public class ConventionRunner
Inheritance
ConventionRunner
Inherited Members
Extension Methods

Constructors

ConventionRunner(IConventionPack)

Initializes a new instance of the ConventionRunner class.

Methods

Apply(BsonClassMap)

Applies a modification to the class map.