Table of Contents

Constructor BsonDecimal128

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

BsonDecimal128(Decimal128)

Initializes a new instance of the BsonDecimal128 class.

public BsonDecimal128(Decimal128 value)

Parameters

value Decimal128

The value.