[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.EX9.DXResource`2"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037
Syntax
| C# |
|---|
public class DXResource<TResource, TMetadata> : Resource<Device, IntPtr, TResource, TMetadata> where TResource : IComObject |
Type Parameters
- TResource
[Missing <typeparam name="TResource"/> documentation for "T:VVVV.PluginInterfaces.V2.EX9.DXResource`2"]
- TMetadata
[Missing <typeparam name="TMetadata"/> documentation for "T:VVVV.PluginInterfaces.V2.EX9.DXResource`2"]
Inheritance Hierarchy
System..::..Object
VVVV.PluginInterfaces.V2..::..Resource<(Of <(<'Device, IntPtr, TResource, TMetadata>)>)>
VVVV.PluginInterfaces.V2.EX9..::..DXResource<(Of <(<'TResource, TMetadata>)>)>
VVVV.PluginInterfaces.V2..::..Resource<(Of <(<'Device, IntPtr, TResource, TMetadata>)>)>
VVVV.PluginInterfaces.V2.EX9..::..DXResource<(Of <(<'TResource, TMetadata>)>)>