[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public static IOBuildContext<OutputAttribute> Create<TAttribute>( Type ioType, Type dataType, OutputAttribute ioAttribute, bool subscribe ) |
Parameters
- ioType
- Type: System..::..Type
[Missing <param name="ioType"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]
- dataType
- Type: System..::..Type
[Missing <param name="dataType"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]
- ioAttribute
- Type: VVVV.PluginInterfaces.V2..::..OutputAttribute
[Missing <param name="ioAttribute"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]
- subscribe
- Type: System..::..Boolean
[Missing <param name="subscribe"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]
Type Parameters
- TAttribute
[Missing <typeparam name="TAttribute"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]
Return Value
[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext.Create``1(System.Type,System.Type,VVVV.PluginInterfaces.V2.OutputAttribute,System.Boolean)"]