ConverterTargetUnitNotFound Event

Fired when the target unit for a conversion could not be found.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
C#
public event EventHandler<TextEventArgs> TargetUnitNotFound

Value

EventHandlerTextEventArgs

See Also