Return the index (0 based) of the supplied IAdvisor in the interceptor (advice) chain for this proxy.
Return the index (0 based) of the supplied IAdvisor in the interceptor (advice) chain for this proxy.
int IndexOf(IAdvisor)
Return the index (0 based) of the supplied IIntroductionAdvisor in the introductions for this proxy.
int IndexOf(IIntroductionAdvisor)
IAdvised Interface | Spring.Aop.Framework Namespace