Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

ControlFlowPointcut Properties

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

Public Instance Properties

EvaluationCount Gets the number of times this pointcut has been evaluated.
IsRuntime Is this a runtime pointcut?
MethodMatcher The IMethodMatcher for this pointcut.
TypeFilter The ITypeFilter for this pointcut.

See Also

ControlFlowPointcut Class | Spring.Aop.Support Namespace