| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
HotSwappableTargetSource Constructor
Creates a new instance of the HotSwappableTargetSource with the initial target.
[Visual Basic]
Public Sub New( _
ByVal
initialTarget As
Object _
)
Parameters
-
initialTarget
- The initial target. May be a null reference
(Nothing in Visual Basic).
See Also
HotSwappableTargetSource Class | Spring.Aop.Target Namespace