Custom attribute that, when applied on a class implementing ILocationInterceptionAspect, defines the declarative configuration of that aspect.
Inheritance
LocationInterceptionAspectConfigurationAttribute
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp.dll
Syntax
public sealed class LocationInterceptionAspectConfigurationAttribute : AspectConfigurationAttributeConstructors
| Name | Description |
|---|---|
| LocationInterceptionAspectConfigurationAttribute() |
Methods
| Name | Description |
|---|---|
| CreateAspectConfiguration() | Creates a concrete AspectConfiguration instance specifically for the current AspectConfigurationAttribute type. |