Does the supplied method satisfy this matcher?
Does the supplied method satisfy this matcher?
public virtual bool Matches(MethodInfo,Type)
Is there a runtime (dynamic) match for the supplied method?
public abstract bool Matches(MethodInfo,Type,object[])
DynamicMethodMatcher Class | Spring.Aop.Support Namespace