Interface INullableSerializer
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
An interface used by the LINQ3 translators to access the value serializer without needing to use reflection.
public interface INullableSerializer
- Extension Methods
Properties
- ValueSerializer
Gets the value serializer.