Constructor UInt16Serializer
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
UInt16Serializer()
Initializes a new instance of the UInt16
UInt16Serializer(BsonType)
Initializes a new instance of the UInt16
Parameters
representation
BsonType The representation.
UInt16Serializer(BsonType, RepresentationConverter)
Initializes a new instance of the UInt16
Parameters
representation
BsonType The representation.
converter
RepresentationConverter The converter.