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