| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
InheritanceAopProxyTypeBuilder.DefineConstructorParameters Method
Defines the types of the parameters for the specified constructor.
[Visual Basic]
Protected Overrides Sub DefineConstructorParameters( _
ByVal
constructor As
ConstructorInfo _
)
Parameters
-
constructor
- The constructor to use.
Return Value
The types for constructor's parameters.
See Also
InheritanceAopProxyTypeBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace