EventInterceptionAspectConfigurationAttribute Class |
System.Attribute
PostSharp.Aspects.Configuration.AspectConfigurationAttribute
PostSharp.Aspects.Configuration.EventInterceptionAspectConfigurationAttribute
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.21.0 (6.5.21.0)
public sealed class EventInterceptionAspectConfigurationAttribute : AspectConfigurationAttribute
The EventInterceptionAspectConfigurationAttribute type exposes the following members.
Name | Description | |
---|---|---|
EventInterceptionAspectConfigurationAttribute | Initializes a new instance of the EventInterceptionAspectConfigurationAttribute class |
Name | Description | |
---|---|---|
AspectPriority |
Gets or sets the weaving priority of the aspect.
(Inherited from AspectConfigurationAttribute.) | |
SerializerType |
Gets or sets the Type of the serializer that will be used
to configure the current aspect.
(Inherited from AspectConfigurationAttribute.) |
Name | Description | |
---|---|---|
GetAspectConfiguration |
Gets the AspectConfiguration corresponding to the current custom attribute.
(Inherited from AspectConfigurationAttribute.) |