|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Engine Namespace > InputPortInstance Class > InputPortInstance Constructor > InputPortInstance Constructor (LogicPort) |
Initializes a new instance of the InputPortInstance class using the specified logic port.
Namespace: BNCS.Logic.Engine
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public InputPortInstance(
LogicPort port
)
port
Type: BNCS.Logic.Models.LogicPort
The logic port used to initialize the input port instance.