Table of Contents

Interface ISunamoBrowserT<T>

Namespace
SunamoInterfaces.Interfaces
Assembly
SunamoInterfaces.dll

Generic browser interface with type parameter for browser control type.

public interface ISunamoBrowserT<T> : ISunamoBrowser

Type Parameters

T

The type of the browser control.

Inherited Members
Extension Methods