IBsonSerializerExtensions.ToBsonValue Method |
Name | Description | |
---|---|---|
![]() ![]() | ToBsonValue(IBsonSerializer, Object) |
Converts a value to a BsonValue by serializing it.
|
![]() ![]() | ToBsonValue<TValue>(IBsonSerializer<TValue>, TValue) |
Converts a value to a BsonValue by serializing it.
|