Table of Contents

Property InterfaceSerializer

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

InterfaceSerializer

Gets the interface serializer.

public IBsonSerializer<TInterface> InterfaceSerializer { get; }

Property Value

IBsonSerializer<TInterface>