The event dispatched when the value of the current runtime Instance changes.

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

Syntax

C#
public static event EventHandler InstanceChanged
Visual Basic (Declaration)
Public Shared Event InstanceChanged As EventHandler

See Also