Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

StaticMethodMatcherPointcut Properties

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

Public Instance Properties

IsRuntime (inherited from StaticMethodMatcher) Is this IMethodMatcher dynamic?
MethodMatcher The IMethodMatcher for this pointcut.
TypeFilter 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

StaticMethodMatcherPointcut Class | Spring.Aop.Support Namespace