Initializes a new instance of the GenericDeviceData<(Of <(<'T>)>)> class

Namespace: VVVV.PluginInterfaces.V2.EX9
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public GenericDeviceData(
	T data
)

Parameters

data
Type: T

[Missing <param name="data"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.GenericDeviceData`1.#ctor(`0)"]

See Also