PostSharp//API Reference/Post­Sharp.​Aspects.​Configuration/Method­Interception­Aspect­Configuration­Attribute
Open sandboxFocus

Class MethodInterceptionAspectConfigurationAttribute

Custom attribute that, when applied on a class implementing IMethodInterceptionAspect, defines the declarative configuration of that aspect.

Inheritance
MethodInterceptionAspectConfigurationAttribute
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp.dll
Syntax
public sealed class MethodInterceptionAspectConfigurationAttribute : AspectConfigurationAttribute

Constructors

Name Description
MethodInterceptionAspectConfigurationAttribute() PostSharp.Aspects.Configuration.MethodInterceptionAspectConfigurationAttribute

Methods

Name Description
CreateAspectConfiguration()