Click or drag to resize

DataConverterOnConverterAdded Event

Occurs when a converter is added to the registry.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public static event Action<DataType, DataConverter> OnConverterAdded

Value

Type: SystemActionDataType, DataConverter
See Also