Equivalent to IAspect<T> where T is IEvent.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("Equivalent to 'IAspect<T>' where <c>T</c> is 'IEvent'.", false)]
public interface IEventLevelAspect : IAspectMethods
| Name | Description |
|---|---|
| RuntimeInitialize(EventInfo) | In Metalama, add an initializer from the BuildAspect(IAspectBuilder<T>)
method using |