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