Class LocationBinding<T>
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public abstract class LocationBinding<T> : Object, ILocationBinding<T>, ILocationBinding
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
LocationBinding() |
Properties
Name | Description |
---|---|
DeclarationIdentifier | |
LocationInfo | |
LocationType |
Methods
Name | Description |
---|---|
Execute<TPayload>(ILocationBindingAction<TPayload>, ref TPayload) | |
GetValue(ref Object, Arguments, Object) | |
SetValue(ref Object, Arguments, T, Object) |