Table of Contents

Property AllowedDeserializationTypes

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

AllowedDeserializationTypes

Gets the AllowedDeserializationTypes filter;

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

Property Value

Func<Type, bool>