Property AllowedDeserializationTypes
- Namespace
 - MongoDB.Bson.Serialization.Serializers
 
- Assembly
 - MongoDB.Bson.dll
 
AllowedDeserializationTypes
Gets the AllowedDeserializationTypes filter;
public Func<Type, bool> AllowedDeserializationTypes { get; }
Gets the AllowedDeserializationTypes filter;
public Func<Type, bool> AllowedDeserializationTypes { get; }