You are here: Start » AVL.NET » Serializer.Serialize Method
Serializer.Serialize Method
Namespace: | Avs |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public static byte[] Serialize<T> ( T value, bool deep )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
value | T | ||||
deep | bool |