Click or drag to resize

SpecificationTIncludePathUpdated Event

Occurs when the include path has changed.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
public event EventHandler<EventArgs<string>> IncludePathUpdated

Value

Type: SystemEventHandlerEventArgsString

Implements

ISpecificationTIncludePathUpdated
See Also