ResolveSerializerEventArgs Class |
Namespace: MsgPack.Serialization
The ResolveSerializerEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Context |
Gets the SerializationContext which raises this event.
| |
PolymorphismSchema |
Gets the PolymorphismSchema which represents polymorphism information for the current member.
| |
TargetType |
Gets the target type which is getting serializer.
|
Name | Description | |
---|---|---|
SetSerializerT |
Sets the serializer instance which can handle TargetType type instance correctly.
|