Deserializes raw byte array
Declaring type: ExpressionSerializationHandler
Namespace: Zyan.InterLinq.Expressions
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public object Deserialize (
        Type dataType,
        byte[] data
) 
Parameters
dataType

There is no description.

data

There is no description.

Return Value

There is no description.