Property RestSerializer
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
RestSerializer
Gets the Rest serializer.
public IBsonSerializer<TRest> RestSerializer { get; }
Property Value
- IBsonSerializer<TRest>
Gets the Rest serializer.
public IBsonSerializer<TRest> RestSerializer { get; }