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) |