Method Create
Create(object)
Creates a new instance of the BsonDecimal128 class.
public static BsonDecimal128 Create(object value)
Parameters
value
objectAn object to be mapped to a BsonDecimal128.
Returns
- BsonDecimal128
A BsonDecimal128.
Creates a new instance of the BsonDecimal128 class.
public static BsonDecimal128 Create(object value)
value
objectAn object to be mapped to a BsonDecimal128.
A BsonDecimal128.