| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
IAdvised.ProxyTargetType Property
Is the target Type to be proxied in addition to any interfaces declared on the proxied Type?
[Visual Basic]
Public MustOverride ReadOnly Property ProxyTargetType() As
Boolean Public Get
End Get
End Property
[C#]
public
bool ProxyTargetType { public get; }
See Also
IAdvised Interface | Spring.Aop.Framework Namespace