| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
ITargetSource.TargetType Property
The Type of the target object.
[Visual Basic]
Public MustOverride ReadOnly Property TargetType() As
Type Public Get
End Get
End Property
[C#]
public
Type TargetType { public get; }
See Also
ITargetSource Interface | Spring.Aop Namespace