[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.IOBuildContext`1"]

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

Syntax

C#
public class IOBuildContext<TAttribute> : IOBuildContext
where TAttribute : IOAttribute

Type Parameters

TAttribute

[Missing <typeparam name="TAttribute"/> documentation for "T:VVVV.PluginInterfaces.V2.IOBuildContext`1"]

Inheritance Hierarchy

System..::..Object
  VVVV.PluginInterfaces.V2..::..IOBuildContext
    VVVV.PluginInterfaces.V2..::..IOBuildContext<(Of <(<'TAttribute>)>)>

See Also