| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AdvisedSupport.SetInterfacesInternal Method
Set interfaces to be proxied, bypassing locking and IsFrozen
[Visual Basic]
Protected Sub SetInterfacesInternal( _
ByVal
value As
Type _
)
[C#]
protected
void SetInterfacesInternal(
Type[]
value);
See Also
AdvisedSupport Class | Spring.Aop.Framework Namespace