Property AllAllowedTypes
- Namespace
 - MongoDB.Bson.Serialization.Serializers
 
- Assembly
 - MongoDB.Bson.dll
 
AllAllowedTypes
An allowed types function that returns true for all types.
public static Func<Type, bool> AllAllowedTypes { get; }
An allowed types function that returns true for all types.
public static Func<Type, bool> AllAllowedTypes { get; }