ValueTupleSerializer Class |
A factory class for ValueTupleSerializers.
Inheritance Hierarchy SystemObject MongoDB.Bson.Serialization.SerializersValueTupleSerializer
Namespace:
MongoDB.Bson.Serialization.Serializers
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.20.0+ee01960089f28ea1b501690df5fc9f6318a70242
Syntax public static class ValueTupleSerializer
Public NotInheritable Class ValueTupleSerializer
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ValueTupleSerializer = class end
The ValueTupleSerializer type exposes the following members.
Methods
| Name | Description |
---|
| Create |
Creates a ValueTupleSerializer.
|
TopSee Also