Click or drag to resize

BsonMapperDeserialize Method

Overload List
 NameDescription
Public methodDeserialize(Type, BsonValue) Deserilize a BsonValue to .NET object based on type parameter
Public methodDeserializeT(BsonValue) Deserialize a BsonValue to .NET object typed in T
Top
See Also