Does the pattern at the supplied patternIndex match this pattern?
Inherited from AbstractRegularExpressionMethodPointcut.
public override bool Matches(MethodInfo,Type)
Inherited from StaticMethodMatcher.
public bool Matches(MethodInfo,Type,object[])
Does the pattern at the supplied patternIndex match this pattern?
protected override bool Matches(string,int)
Inherited from AbstractRegularExpressionMethodPointcut.
public bool Matches(Type)
SdkRegularExpressionMethodPointcut Class | Spring.Aop.Support Namespace