Node T  Constructor Bespoke Osc Library

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Sub New ( _
	data As T _
)

Parameters

data
Type: T
The data to associate with the node.
See Also