Method RebindPorts
RebindPorts(DriverSide)
Called when the converter is used by the linker. Any initialization can go here, the fields are properly set.
Declaration
public virtual void RebindPorts(IPortTypeConverter.DriverSide pDriverSide)
Parameters
Type | Name | Description |
---|---|---|
IPortTypeConverter.DriverSide | pDriverSide | Describes which side of the converter has priority if any. |