Interface ILocationBinding
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[InternalImplement]
public interface ILocationBinding
Properties
Name | Description |
---|---|
DeclarationIdentifier | |
LocationInfo | |
LocationType |
Methods
Name | Description |
---|---|
Execute<TPayload>(ILocationBindingAction<TPayload>, ref TPayload) | |
GetValue(ref Object, Arguments) | |
SetValue(ref Object, Arguments, Object) |