JsonVOSerializer.Deserialize Method (String, Type)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public Object Deserialize(
	string d,
	Type type
)

Parameters

d

Type: System..String

type

Type: System..Type

See Also

Reference