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
representation
BsonType
MemorySerializerBase()
Initializes a new instance of the MemorySerializerBase<TItem, TMemory> class.
public MemorySerializerBase()