Table of Contents

Method Append

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

Append(IConventionPack)

Appends the conventions in another pack to the end of this pack.

public void Append(IConventionPack other)

Parameters

other IConventionPack

The other pack.