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
TThe type of the browser control.
- Inherited Members
- Extension Methods