InputPortInstance Class

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace >

InputPortInstance Class

Represents an instance of an input port, which is a specialized type of BasePortInstance.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public class InputPortInstance : BasePortInstance,
 IEmitter

 

Remarks


This class implements the IEmitter and [IDisposable] interfaces.

 

Inheritance Hierarchy


Object
BNCS.Logic.Engine.BasePortInstance
   BNCS.Logic.Engine.InputPortInstance

 

See Also


InputPortInstance Members

BNCS.Logic.Engine Namespace