Method Create
Create(object)
Creates a new instance of the BsonValue class.
Parameters
value
objectA value to be mapped to a BsonValue.
Returns
- Bson
Value A BsonValue.
Creates a new instance of the BsonValue class.
value
objectA value to be mapped to a BsonValue.
A BsonValue.