| Spring.Proxy Namespace : ProxyStrategy Enumeration |
Enumerates the available proxy strategies.
| Member | Description |
|---|---|
| Default | Tells a IProxyTypeBuilder to determine the best strategy. |
| Composition | Tells a IProxyTypeBuilder to create a composition proxy. |
| Inheritance | Tells a IProxyTypeBuilder to create an inheritance proxy. |
Namespace: Spring.Proxy
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Spring.Core (in Spring.Core.dll)
Spring.Proxy Namespace | IProxyTypeBuilder Interface
© 2004-2006 Spring.NET Authors. All Rights Reserved.