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 (in PostSharp.dll) Version: 6.4.11.0 (6.4.11.0)

C#
public interface IAspectProvider : IAspect, IService
The IAspectProvider type exposes the following members.

Name | Description | |
---|---|---|
![]() | ProvideAspects |
Provides new aspects.
|
