MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIAspect­BuilderAdvice
Open sandboxFocus

IAspectBuilder.Advice Property

Advice

Gets an object that allows to create advice, e.g. overriding members, introducing members, or implementing new interfaces.

Declaration
IAdviceFactory Advice { get; }
Property Value
Type Description
IAdviceFactory