Property BaseType
- Namespace
 - MongoDB.Bson.Serialization.Serializers
 
- Assembly
 - MongoDB.Bson.dll
 
BaseType
The base type that the serializer will downcast from.
public Type BaseType { get; }
The base type that the serializer will downcast from.
public Type BaseType { get; }