Binding
Gets an interface that allows to invoke the next node in the chain of invocation of the intercepted method.
Declaration
ILocationBinding<T> Binding { get; }
Property Value
Type | Description |
---|---|
ILocationBinding<T> |
Gets an interface that allows to invoke the next node in the chain of invocation of the intercepted method.
ILocationBinding<T> Binding { get; }
Type | Description |
---|---|
ILocationBinding<T> |