C# Class MongoDB.BsonUnitTests.BsonTypeMapperTests.CustomDateTimeMapper

Inheritance: ICustomBsonTypeMapper
Datei anzeigen Open project: CloudMetal/mongo-csharp-driver

Public Methods

Method Description
TryMapToBsonValue ( object value, BsonValue &bsonValue ) : bool

Method Details

TryMapToBsonValue() public method

public TryMapToBsonValue ( object value, BsonValue &bsonValue ) : bool
value object
bsonValue BsonValue
return bool