Returns a registered serialization handler for a specified type.
Declaring type: SerializationHandlerRepository
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ISerializationHandler this [
        Type handledType
] { get; }
Parameters
handledType
Type
Property Value

There is no description.