The properties of the AbstractRegularExpressionMethodPointcut class are listed below. For a complete list of AbstractRegularExpressionMethodPointcut class members, see the AbstractRegularExpressionMethodPointcut Members topic.
IsRuntime (inherited from StaticMethodMatcher) | Is this IMethodMatcher dynamic? |
MethodMatcher (inherited from StaticMethodMatcherPointcut) | The IMethodMatcher for this pointcut. |
Pattern | Convenience property for setting a single pattern. |
Patterns | The regular expressions defining methods to match. |
TypeFilter | The ITypeFilter for this pointcut. |
IDeserializationCallback.OnDeserialization (inherited from StaticMethodMatcher) | Missing <summary> documentation for M:Spring.Aop.Support.StaticMethodMatcher.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object) |
AbstractRegularExpressionMethodPointcut Class | Spring.Aop.Support Namespace