PostSharpAPI ReferencePost­Sharp.​AspectsIAspect­Provider
Open sandboxFocus

IAspectProvider Interface

Interface that, when implemented by an aspect class, allows aspect instances to provide other aspects to the weaver.

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface IAspectProvider : IAspect, IService

Methods

Name Description
ProvideAspects(Object)

Provides new aspects.