ITypeSerializer Interface
Definition
Serializer that can convert some types to string
Delphi
type ITypeSerializer = interface(IInterface)
- Inheritance
-
IInterfaceITypeSerializer
- Derived
Serializer that can convert some types to string
type ITypeSerializer = interface(IInterface)