Click or drag to resize
JsonSerialiserInitialise Method
Initialises the serialiser.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Initialise(
	Type type
)

Parameters

type
Type: SystemType
See Also