Constructor BsonDecimal128 NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll BsonDecimal128(Decimal128) Initializes a new instance of the BsonDecimal128 class. public BsonDecimal128(Decimal128 value) Parameters value Decimal128 The value.