Table of Contents

Property AllowedSerializationTypes

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

AllowedSerializationTypes

Gets the AllowedSerializationTypes filter;

public Func<Type, bool> AllowedSerializationTypes { get; }

Property Value

Func<Type, bool>