DowncastingSerializerTBase, TDerived Properties |
The DowncastingSerializerTBase, TDerived generic 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.
|
![]() | ValueType |
Gets the type of the values.
(Inherited from SerializerBaseTValue.) |