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