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