Constructor MemorySerializer
- Namespace
- MongoDB.Bson.Serialization.Serializers
- Assembly
- MongoDB.Bson.dll
MemorySerializer()
Initializes a new instance of the MemorySerializer<TItem> class.
public MemorySerializer()
MemorySerializer(BsonType)
Initializes a new instance of the MemorySerializer<TItem> class.
public MemorySerializer(BsonType representation)
Parameters
representation
BsonType