The properties of the SdkRegularExpressionMethodPointcut class are listed below. For a complete list of SdkRegularExpressionMethodPointcut class members, see the SdkRegularExpressionMethodPointcut Members topic.
DefaultOptions | Gets or sets default options that should be used by regular expressions that don't have options explicitly set. |
IsRuntime (inherited from StaticMethodMatcher) | Is this IMethodMatcher dynamic? |
MethodMatcher (inherited from StaticMethodMatcherPointcut) | The IMethodMatcher for this pointcut. |
Pattern (inherited from AbstractRegularExpressionMethodPointcut) | Convenience property for setting a single pattern. |
Patterns (inherited from AbstractRegularExpressionMethodPointcut) | The regular expressions defining methods to match. |
TypeFilter (inherited from AbstractRegularExpressionMethodPointcut) | 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) |
SdkRegularExpressionMethodPointcut Class | Spring.Aop.Support Namespace