Table of Contents

Interface ISectionHeaderComponent<TEntity>

Namespace
The.Web.Entities
Assembly
Instagile.Web.Client.dll
public interface ISectionHeaderComponent<out TEntity> : ISectionHeaderComponent where TEntity : IEntity

Type Parameters

TEntity
Inherited Members

Properties

Entity

TEntity Entity { get; }

Property Value

TEntity