| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractGenericPointcutAdvisor.ToString Method
Returns a String that represents the current Object.
[Visual Basic]
Public Overrides Sub ToString()
[C#]
public override
string ToString();
Return Value
A String representation of this advisor.
See Also
AbstractGenericPointcutAdvisor Class | Spring.Aop.Support Namespace