Table of Contents

Method AddKnownType

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

AddKnownType(Type)

Adds a known type to the class map.

public void AddKnownType(Type type)

Parameters

type Type

The known type.