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