Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

SdkRegularExpressionMethodPointcut Properties

The properties of the SdkRegularExpressionMethodPointcut class are listed below. For a complete list of SdkRegularExpressionMethodPointcut class members, see the SdkRegularExpressionMethodPointcut Members topic.

Public Instance Properties

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.

Explicit Interface Implementations

IDeserializationCallback.OnDeserialization (inherited from StaticMethodMatcher)Missing <summary> documentation for M:Spring.Aop.Support.StaticMethodMatcher.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object)

See Also

SdkRegularExpressionMethodPointcut Class | Spring.Aop.Support Namespace