PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesOn­Event­Invoke­Handler­Advice
Open sandboxFocus

Class OnEventInvokeHandlerAdvice

Custom attribute that, when applied on a method of an aspect class, specifies that this method is an advice having the same semantics as OnInvokeHandler(EventInterceptionArgs).

Inheritance
OnEventInvokeHandlerAdvice
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
[RequiresEventInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
public sealed class OnEventInvokeHandlerAdvice : GroupingAdvice

Constructors

Name Description
OnEventInvokeHandlerAdvice() PostSharp.Aspects.Advices.OnEventInvokeHandlerAdvice