MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­Aspect­InstanceAdvice
Open sandboxFocus

IIntrospectionAspectInstance.Advice Property

Advice

Gets the advice added by the aspect.

Declaration
IReadOnlyList<IIntrospectionAdvice> Advice { get; }
Property Value
Type Description
IReadOnlyList<IIntrospectionAdvice>