Metalama (preview)API documentationAspect APIMetalama.​Framework.​AdvisingIAdviser<T>
Open sandboxFocus

IAdviser<T> Interface

Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IAdviser<out T>
Type Parameters
Name Description
T

Properties

Name Description
Target

Methods

Name Description
With<TNewDeclaration>(TNewDeclaration)

Extension Methods

AdviserExtensions.WithTemplateProvider<TDeclaration>(IAdviser<TDeclaration>, ITemplateProvider)