Interface ICustomBsonTypeMapper
An interface for custom mappers that map an object to a BsonValue.
- Extension Methods
Methods
- Try
Map ToBson Value(object, out Bson Value) Tries to map an object to a BsonValue.
An interface for custom mappers that map an object to a BsonValue.
Tries to map an object to a BsonValue.