Class LocationInterceptionArgs
Inheritance
LocationInterceptionArgs
Implements
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public abstract class LocationInterceptionArgs : LocationLevelAdviceArgs, ILocationInterceptionArgs
Properties
Name | Description |
---|---|
Binding | |
Index |
Methods
Name | Description |
---|---|
Execute<TPayload>(ILocationInterceptionArgsAction<TPayload>, ref TPayload) | |
GetCurrentValue() | |
ProceedGetValue() | |
ProceedSetValue() | |
SetNewValue(Object) |