LocationInterceptionArgs.Binding Property |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public abstract ILocationBinding Binding { get; }
Property Value
Type: ILocationBindingImplements
ILocationInterceptionArgs.BindingBindings are thread-safe and context-free singleton instances exposing the next node in the chain of invocation.