UIEditorView IComponentConnector Connect Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

void IComponentConnector.Connect(
	int connectionId,
	Object target
)

Implements

IComponentConnector Connect(Int32, Object)
See Also