| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
CompositionAopProxyTypeBuilder.BuildProxyType Method
Creates the proxy type.
[Visual Basic]
Public Overrides Sub BuildProxyType() _
[C#]
public override
Type BuildProxyType();
Return Value
The generated proxy type.
Implements
IProxyTypeBuilder.BuildProxyType
See Also
CompositionAopProxyTypeBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace