SerializedGraph.

SerializedGraph(int, byte[]) Constructor

Syntax

public SerializedGraph(int id, byte[] bytes)

Parameters

Name Type Description
id int
bytes byte[]

Return Value

Type Description
void