Open sandboxFocus

Class OnEventInvokeHandlerAdvice

There is no equivalent to this feature in Metalama.

Inheritance
OnEventInvokeHandlerAdvice
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("There is no equivalent to this feature in Metalama.", true)]
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
public sealed class OnEventInvokeHandlerAdvice : GroupingAdvice

Constructors

Name Description
OnEventInvokeHandlerAdvice()

See Also