Click or drag to resize
TupleSerializerT1, T2, T3, T4, T5, T6, T7, TRestRestSerializer Property
Gets the Rest serializer.

Namespace: MongoDB.Bson.Serialization.Serializers
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public IBsonSerializer<TRest> RestSerializer { get; }

Property Value

Type: IBsonSerializerTRest
See Also