Interface ILocationInterceptionArgs<T>
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ILocationInterceptionArgs<T> : ILocationInterceptionArgs
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
Binding | |
Value |
Methods
Name | Description |
---|---|
GetCurrentValue() | |
SetNewValue(T) |