There is no equivalent in Metalama.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("There is no equivalent in Metalama.", false)]
public interface ILocationInterceptionArgsAction<TPayload>
Type Parameters
Name | Description |
---|---|
TPayload |
Methods
Name | Description |
---|---|
Execute<TValue>(ILocationInterceptionArgs<TValue>, ref TPayload) |