See Also

AbstractProxyTypeBuilder Class  | Spring.Proxy Namespace

See Also Spring.Core Send comments on this topic.

AbstractProxyTypeBuilder Class Members

Spring.Proxy Namespace : AbstractProxyTypeBuilder Class

AbstractProxyTypeBuilder overview

Public Properties

Public Property BaseType The Type of the class that the proxy must inherit from.
Public Property ClassAttributes The list of custom Attributes that the proxy class must be decorated with.
Public Property MemberAttributes The custom Attributes that the proxy members must be decorated with.
Public Property Name The name of the proxy Type.
Public Property TargetType The Type of the target object.

Public Methods

Public Method BuildProxy Creates the proxy.

See Also

AbstractProxyTypeBuilder Class  | Spring.Proxy Namespace

 

 


© 2004-2006 Spring.NET Authors. All Rights Reserved.