PostSharp.ILAPI ReferencePost­Sharp.​AspectsIAspect­Instance
Open sandboxFocus

IAspectInstance Interface

Represents an instance of an aspect applied to a declaration.

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[InternalImplement]
public interface IAspectInstance

Properties

Name Description
Aspect

Gets the aspect instance.

AspectConfiguration

Gets the aspect configuration.

AspectConstruction

Gets the aspect construction.

AspectType

Gets the type of the aspect.