Table of Contents

Interface ITagComponent

Namespace
KeenEyes
Assembly
KeenEyes.Abstractions.dll

Marker interface for tag components (zero-size markers). Tag components have no data and are used purely for filtering queries.

public interface ITagComponent : IComponent

Remarks

Use the [TagComponent] attribute to enable source generation.