Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides a default constructor and two overloads.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Serializer() | Default constructor. |
![]() |
Serializer(IDictionary<Type, JsonEncoder>) | Creates a serializer object, initialized with a collection of encoder delegates and associated types. |
![]() |
Serializer(IDictionary<Type, JsonEncoder>, Serializer) | Creates a serializer object, deriving from a base serializer object, and initialized with a collection of encoder delegates and associated types. |
Top
.gif)