| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
DynamicTargetSourceWrapper.Dispose Method
Releases the dynamic target when this object is disposed.
[Visual Basic]
Public NotOverridable Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
DynamicTargetSourceWrapper Class | Spring.Aop.Framework Namespace