Gets the overlay manager for the current test context.

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

Syntax

C#
public static OverlayManager GetOverlayManager()
Visual Basic (Declaration)
Public Shared Function GetOverlayManager As OverlayManager

Return Value

The overlay manager.

See Also