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