Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference
ITargetSource.GetTarget Method
Returns the target object.
[Visual Basic]
Public Sub GetTarget()
[C#]
object
GetTarget();
Return Value
The target object.
Exceptions
Exception Type
Condition
Exception
If unable to obtain the target object.
See Also
ITargetSource Interface
|
Spring.Aop Namespace