Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference
AdvisedSupport.m_targetSource Field
The
ITargetSource
for this instance.
[Visual Basic]
Protected m_targetSource As
ITargetSource
[C#]
protected
ITargetSource
m_targetSource;
See Also
AdvisedSupport Class
|
Spring.Aop.Framework Namespace