|
<< 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)
void AddInput(
Connector input
)
input
Type: BNCS.Logic.Connector
The input connector to be added.
BNCS.Logic.Interfaces Namespace