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