Table of Contents

Class BsonSerializationContext.Builder

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

Represents a builder for a BsonSerializationContext.

public class BsonSerializationContext.Builder
Inheritance
BsonSerializationContext.Builder
Inherited Members
Extension Methods

Properties

IsDynamicType

Gets or sets the function used to determine if a type is a dynamic type.

Writer

Gets the writer.