Interface ILocationBinding<T>
A strongly-typed variant for ILocationBinding.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ILocationBinding<T> : ILocationBinding
Type Parameters
Name | Description |
---|---|
T |
Methods
Name | Description |
---|---|
GetValue(ref Object, Arguments) | Invokes the |
SetValue(ref Object, Arguments, T) | Invokes the |