Open sandboxFocus

Interface IAdviceAttribute

A marker interface for attributes that provide advice-related metadata. This interface serves as a common base for attributes that configure or describe members used in aspect-oriented programming scenarios, such as templates and declarative advice.

Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
[RunTimeOrCompileTime]
public interface IAdviceAttribute

Extension Methods

See Also