ITabSetup Interface

Glimpse API

ITabSetup Interface Glimpse API Documentation
Definition which allows a tab to inject any hooks it needs within the system.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public interface ITabSetup
public interface ITabSetup
Remarks

If this interface isn't implemented on a ITab no documentation will be provided.
See Also