Removes the supplied advisor the list of advisors for this proxy.
Removes the supplied advisor the list of advisors for this proxy.
public bool RemoveAdvisor(IAdvisor)
Removes the IAdvisor at the supplied index in the Advisors list from the list of Advisors for this proxy.
public virtual void RemoveAdvisor(int)
AdvisedSupport Class | Spring.Aop.Framework Namespace