[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.Resource`3.DestroyResource(`0)"]

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

Syntax

C#
public void DestroyResource(
	TDevice device
)

Parameters

device
Type: TDevice

[Missing <param name="device"/> documentation for "M:VVVV.PluginInterfaces.V2.Resource`3.DestroyResource(`0)"]

See Also