Container for custom serialized objects.
Declaring type: CustomSerializationContainer
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method CustomSerializationContainer Overloaded. Creates a new instance of the CustomSerializationContainer class.
Collapse/Expand Public Properties
  Name Description
Public Property Data Gets or sets the serialized raw data.
Public Property DataType Gets or sets the actual type.
Public Property HandledType Gets or sets the handled type.