Table of Contents

Interface IReadOnlyEntityViewParameters<TEntityView>

Namespace
GroupeIsa.Neos.Application.EntityViewParameter
Assembly
GroupeIsa.Neos.Application.Abstractions.dll

Represents a read-only collection of entity view parameters.

public interface IReadOnlyEntityViewParameters<out TEntityView> : IReadOnlyEntityViewParameters where TEntityView : IEntityView

Type Parameters

TEntityView

Entity view type.

Inherited Members