MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIAspect­Receiver­Selector<TTarget>
Open sandboxFocus

IAspectReceiverSelector<TTarget> Interface

An interface that allows aspects and fabrics to register aspects and validators for current compilation version.

Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
public interface IAspectReceiverSelector<out TTarget> : IValidatorReceiverSelector<TTarget> where TTarget : class, IDeclaration
Type Parameters
Name Description
TTarget