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