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

Property Binding

Binding

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

Declaration
public abstract IMethodBinding Binding { get; }
Property Value
Type Description
IMethodBinding