Click or drag to resize

BsonMapperSerialize Method

Overload List
 NameDescription
Public methodSerialize(Type, Object) Serialize to BsonValue any .NET object based on type parameter (using mapping rules)
Public methodSerializeT(T) Serialize to BsonValue any .NET object based on T type (using mapping rules)
Top
See Also