Interface ISectionHeaderComponent<TEntity>
public interface ISectionHeaderComponent<out TEntity> : ISectionHeaderComponent where TEntity : IEntity
Type Parameters
TEntity
- Inherited Members
Properties
Entity
TEntity Entity { get; }
Property Value
- TEntity