PostSharpAPI ReferencePost­Sharp.​AspectsILocation­Interception­ArgsBinding
Open sandboxFocus

ILocationInterceptionArgs.Binding Property

Binding

Gets an interface that allows to invoke the next node in the chain of invocation of the intercepted method.

Declaration
ILocationBinding Binding { get; }
Property Value
Type Description
ILocationBinding