IMultiReceiver.AddInput Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Interfaces Namespace > IMultiReceiver Interface > IMultiReceiver Methods >

IMultiReceiver.AddInput Method

Adds an input connector to the current object.

Namespace: BNCS.Logic.Interfaces
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


void AddInput(
 Connector input
)

Parameters

input

Type: BNCS.Logic.Connector
The input connector to be added.

 

See Also


IMultiReceiver Interface

BNCS.Logic.Interfaces Namespace