SingleInputOperation.Input Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > SingleInputOperation Class > SingleInputOperation Properties >

SingleInputOperation.Input Property

Gets the input connector.

Namespace: BNCS.Logic.Abstract
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public Connector Input { get; }

Field Value

The input connector of type Connector.

 

See Also


SingleInputOperation Class

BNCS.Logic.Abstract Namespace