| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
SingletonTargetSource.ToString Method
Returns a stringified representation of this target source.
[Visual Basic]
Public Overrides Sub ToString()
[C#]
public override
string ToString();
Return Value
A stringified representation of this target source.
See Also
SingletonTargetSource Class | Spring.Aop.Target Namespace