| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
BaseAopProxyMethodBuilder Constructor
Creates a new instance of the method builder.
Parameters
-
typeBuilder
- The type builder to use.
-
aopProxyGenerator
- The IAopProxyTypeGenerator implementation to use.
-
targetMethods
- The dictionary to cache the list of target MethodInfos.
-
onProxyTargetMethods
- The dictionary to cache the list of target MethodInfos defined on the proxy.
See Also
BaseAopProxyMethodBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace