Collapse All
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
SerializationHandlerRepository | Creates a new instance of the SerializationHandlerRepository class. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
FindMatchingSerializationHandler | Find a matching serialization handler for a specified type. |
![]() |
GetEnumerator | Returns a typed enumerator. |
![]() |
RegisterSerializationHandler | Registers a serialization handler for a specified type. |
![]() |
UnregisterSerializationHandler | Removes custom serialization handling for a specified type. |
Public Properties