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