ValueTupleSerializer Class |
A factory class for ValueTupleSerializers.
Inheritance HierarchySystem.Object MongoDB.Bson.Serialization.Serializers.ValueTupleSerializer
Namespace:
MongoDB.Bson.Serialization.Serializers
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.20.0+ee01960089f28ea1b501690df5fc9f6318a70242
Syntaxpublic 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.
|
Top
See Also