Interface ICustomBsonTypeMapper
An interface for custom mappers that map an object to a BsonValue.
public interface ICustomBsonTypeMapper
  - Extension Methods
 
Methods
- TryMapToBsonValue(object, out BsonValue)
 Tries to map an object to a BsonValue.
An interface for custom mappers that map an object to a BsonValue.
public interface ICustomBsonTypeMapper
  Tries to map an object to a BsonValue.