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