|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicConnection Class |
Represents a logical connection within the system.
Establishes a connection between two logical components.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public class LogicConnection : BaseLogicItem
True if the connection was successful; otherwise, false.
The LogicConnection class is a specialized type of BaseLogicItem that is used to establish and manage connections between different logical components.
Object
BNCS.Logic.Models.BaseLogicItem
BNCS.Logic.Models.LogicConnection