[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext`1.ReplaceIOType(System.Type)"]

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public IOBuildContext<TAttribute> ReplaceIOType(
	Type ioType
)

Parameters

ioType
Type: System..::..Type

[Missing <param name="ioType"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext`1.ReplaceIOType(System.Type)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext`1.ReplaceIOType(System.Type)"]

See Also