Table of Contents

Property ImplementationSerializer

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

ImplementationSerializer

Gets the implementation serializer.

public IBsonSerializer<TImplementation> ImplementationSerializer { get; }

Property Value

IBsonSerializer<TImplementation>

The implementation serializer.