ConverterDomainNotFound Event

Fired when a referenced or implied domain was not found for a conversion.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
public event EventHandler<TextEventArgs> DomainNotFound

Value

EventHandlerTextEventArgs

See Also