|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic Namespace > Connector Class > Connector Constructor |
Represents a connector with a specific type and description.
Namespace: BNCS.Logic
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public Connector(
Guid id,
Type conectorType,
string name,
string description
)
id
Type: Guid
conectorType
Type: Type
name
Type: String
description
Type: String