PostSharp / / API Reference / Post­Sharp.​Aspects / ILocation­Interception­Args

Interface ILocationInterceptionArgs

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ILocationInterceptionArgs

Properties

Name Description
Binding
Index
Instance
Location
LocationFullName
LocationName
Value

Methods

Name Description
Execute<TPayload>(ILocationInterceptionArgsAction<TPayload>, ref TPayload)
GetCurrentValue()
ProceedGetValue()
ProceedSetValue()
SetNewValue(Object)