Table of Contents

Struct BsonDeserializationArgs

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

Represents args common to all serializers.

public struct BsonDeserializationArgs
Inherited Members
Extension Methods

Properties

NominalType

Gets or sets the nominal type.

public Type NominalType { get; set; }

Property Value

Type

The nominal type.