| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractMethodInvocation.This Property
Gets the target object.
[Visual Basic]
Public Overridable ReadOnly Property This() As
Object _
Public Get
End Get
End Property
[C#]
public virtual
object This { public get; }
Implements
IJoinpoint.This
See Also
AbstractMethodInvocation Class | Spring.Aop.Framework Namespace