Open sandboxFocus

Class OnEventInvokeHandlerAdvice

Inheritance
OnEventInvokeHandlerAdvice
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, implement the 'IAspect<T>.BuildAspect(IAspectBuilder<T>)' method and use <c>builder</c>.'IAspectBuilder.Advice'.'IAdviceFactory.OverrideAccessors(IEvent, string?, string?, string?, string?, object?, object?)'", true)]
[AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]
public sealed class OnEventInvokeHandlerAdvice : GroupingAdvice

Constructors

Name Description
OnEventInvokeHandlerAdvice()

Extension Methods