Skip to documentation content
On this page
  1. Contract
  2. Signature

Constructor

Construct `telion_api.PortRef` with the installed signature `(feature: 'str', port: 'str') -> None`.

Construct telion_api.PortRef with the installed signature (feature: 'str', port: 'str') -> None.

Contract

PropertyValue
symboltelion_api.PortRef
signature(feature: 'str', port: 'str') -> None
returntelion_api.PortRef

Signature

PortRef(feature: 'str', port: 'str') -> None