KeyValuePairSerializerTKey, TValue Constructor

Overload List
 NameDescription
Public methodKeyValuePairSerializerTKey, TValue
Initializes a new instance of the KeyValuePairSerializerTKey, TValue class.
Public methodKeyValuePairSerializerTKey, TValue(BsonType)
Initializes a new instance of the KeyValuePairSerializerTKey, TValue class.
Public methodKeyValuePairSerializerTKey, TValue(BsonType, IBsonSerializerRegistry)
Initializes a new instance of the KeyValuePairSerializerTKey, TValue class.
Public methodKeyValuePairSerializerTKey, TValue(BsonType, IBsonSerializerTKey, IBsonSerializerTValue)
Initializes a new instance of the KeyValuePairSerializerTKey, TValue class.
Top
See Also

Reference