You are here: Start » AVL.NET » Serializer.Deserialize Method
Serializer.Deserialize Method
| Namespace: | Avs | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public static object Deserialize ( System.Type type, byte[] data, bool deep )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| type | System.Type | ||||
| data | byte[] | ||||
| deep | bool | 
