| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
IAdvised.InterfaceMap Property
Returns the mapping of the proxied interface Types to their delegates.
[Visual Basic]
Public MustOverride ReadOnly Property InterfaceMap() As
IDictionary Public Get
End Get
End Property
Property Value
The mapping of the proxied interface Types to their delegates.
See Also
IAdvised Interface | Spring.Aop.Framework Namespace