An object that allows declarations to be advised using one of the extension methods of the AdviserExtensions class.
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
public interface IAdviser<out T> : IAdviserType Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| Target | Gets the declaration that will be advised. |