ILocationInterceptionArgs<T> Properties |
The ILocationInterceptionArgs<T> generic 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.
|
![]() | Index |
Gets the current index arguments (in case of a property with parameters).
(Inherited from ILocationInterceptionArgs.) |
![]() | Instance |
Gets or sets the object instance on which the method is being executed.
(Inherited from ILocationInterceptionArgs.) |
![]() | Location |
See Location (Inherited from ILocationInterceptionArgs.) |
![]() | LocationFullName |
See LocationFullName (Inherited from ILocationInterceptionArgs.) |
![]() | LocationName |
See LocationName (Inherited from ILocationInterceptionArgs.) |
![]() | Value |
Gets or sets the location value.
|
