IDowncastingSerializer Properties |
The IDowncastingSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseType |
The base type that the serializer will downcast from.
| |
| DerivedSerializer |
The serializer for the derived type.
| |
| DerivedType |
The derived type that the serializer will downcast to.
|