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 |