Class BinaryOperatorUnitGenerator
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class BinaryOperatorUnitGenerator : UnitGenerator<BinaryOperatorUnit>, IUnitGenerator, IGenerator
  Constructors
BinaryOperatorUnitGenerator(BinaryOperatorUnit)
Declaration
public BinaryOperatorUnitGenerator(BinaryOperatorUnit unit)
  Parameters
| Type | Name | Description | 
|---|---|---|
| BinaryOperatorUnit | unit | 
Methods
DeclarePorts()
Declaration
public override void DeclarePorts()
  Overrides
Ludiq.Bolt.UnitGenerator<Ludiq.Bolt.BinaryOperatorUnit>.DeclarePorts()