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