Table of Contents

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; }

Property Value

Type