Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

NameMatchMethodPointcut Properties

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

Public Instance Properties

IsRuntime (inherited from StaticMethodMatcher) Is this IMethodMatcher dynamic?
MappedName Convenience property when we have only a single method name to match.
MappedNames Set the method names defining methods to match.
MethodMatcher (inherited from StaticMethodMatcherPointcut) The IMethodMatcher for this pointcut.
TypeFilter (inherited from StaticMethodMatcherPointcut) 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

NameMatchMethodPointcut Class | Spring.Aop.Support Namespace