Method SerializeValue
SerializeValue(BsonSerializationContext, BsonSerializationArgs, AggregateBucketAutoResultId<TValue>)
Serializes a value of type {TValue}.
protected override void SerializeValue(BsonSerializationContext context, BsonSerializationArgs args, AggregateBucketAutoResultId<TValue> value)
Parameters
contextBsonSerializationContextThe serialization context.
argsBsonSerializationArgsThe serialization args.
valueAggregateBucketAutoResultId<TValue>The value.