LocationInterceptionArgs Properties |
The LocationInterceptionArgs type exposes the following members.
Name | Description | |
---|---|---|
Binding |
Gets an interface that allows to invoke the next node in the chain of invocation of the intercepted method.
| |
DeclarationIdentifier |
Gets the DeclarationIdentifier of the declaration to which the
advice has been applied.
(Inherited from AdviceArgs.) | |
Index |
Gets the current index arguments (in case of a property with parameters).
| |
Instance |
Gets or sets the object instance on which the method is being executed.
(Inherited from AdviceArgs.) |