Table of Contents

Method SerializeWrappedObject

Namespace
MongoDB.Driver.Wrappers
Assembly
MongoDB.Driver.Legacy.dll

SerializeWrappedObject(BsonSerializationContext)

Serializes the wrapped value.

protected void SerializeWrappedObject(BsonSerializationContext context)

Parameters

context BsonSerializationContext

The context.