| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractAopProxyMethodBuilder Constructor
Creates a new instance of the method builder.
Parameters
-
typeBuilder
- The type builder to use.
-
aopProxyGenerator
- The IAopProxyTypeGenerator implementation to use.
-
explicitImplementation
-
true if the interface is to be implemented explicitly; otherwise false.
-
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
AbstractAopProxyMethodBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace | AbstractAopProxyMethodBuilder Constructor Overload List