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