TupleSerializer<T1, T2, T3, T4, T5> Constructor |
Name | Description | |
---|---|---|
![]() | TupleSerializer<T1, T2, T3, T4, T5>() |
Initializes a new instance of the TupleSerializer<T1, T2, T3, T4, T5> class.
|
![]() | TupleSerializer<T1, T2, T3, T4, T5>(IBsonSerializerRegistry) |
Initializes a new instance of the TupleSerializer<T1, T2, T3, T4, T5> class.
|
![]() | TupleSerializer<T1, T2, T3, T4, T5>(IBsonSerializer<T1>, IBsonSerializer<T2>, IBsonSerializer<T3>, IBsonSerializer<T4>, IBsonSerializer<T5>) |
Initializes a new instance of the TupleSerializer<T1, T2, T3, T4, T5> class.
|