| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
InheritanceAopProxyTypeBuilder.GenerateConstructor Method
Generates the proxy constructor.
Parameters
-
builder
- The constructor builder to use.
-
il
- The IL generator to use.
-
constructor
- The constructor to delegate the creation to.
Remarks
This implementation creates instance of the AdvisedProxy object.
See Also
InheritanceAopProxyTypeBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace