PostSharp / / API Reference / Post­Sharp.​Aspects / ILocation­Interception­Args­Action<TPayload> / Execute

Method Execute

Execute<TValue>(ILocationInterceptionArgs<TValue>, ref TPayload)

Declaration
void Execute<TValue>(ILocationInterceptionArgs<TValue> args, ref TPayload payload)
Parameters
Type Name Description
ILocationInterceptionArgs<TValue> args
TPayload payload
Type Parameters
Name Description
TValue