Creates a new instance of the CustomSerializationContainer class.
Declaring type: CustomSerializationContainer
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public CustomSerializationContainer (
        Type handledType,
        Type dataType,
        byte[] data
) 
Parameters
handledType
Handled type
dataType
Actual type
data
Raw data