The SerializerHandlerAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SerializerHandlerAttribute |
Defines which ISerializerHandler is used to serialize and deserialize this class
|
Properties
| Name | Description | |
|---|---|---|
| SerializerHandlerType |
The ISerializerHandler type which is used to serialize and deserialize the class the attribute is added to
|