A handler activates instances of a plugin, component or traits object.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IHandler
Visual Basic (Declaration)
Public Interface IHandler

See Also