Method ConnectInterfaces
ConnectInterfaces(object, object)
Method provided by the system for connecting interfaces
Declaration
void ConnectInterfaces(object target, object userData = null)
Parameters
| Type | Name | Description |
|---|---|---|
| object | target | Object to connect interfaces on |
| object | userData | (Optional) extra data needed to connect interfaces on this object |