Interface IComponentBase
- Namespace
- Frent.Components
- Assembly
- Frent.dll
Base marker component for all component interfaces
public interface IComponentBase
Remarks
All components with IComponentBase will be auto-registered. This makes it useful for AOT compilation scenarios