| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
TruePointcut.ToString Method
A String that represents the current IPointcut.
[Visual Basic]
Public Overrides Sub ToString()
[C#]
public override
string ToString();
Return Value
A String that represents the current IPointcut.
See Also
TruePointcut Class | Spring.Aop Namespace