| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
TargetAopProxyMethodBuilder 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.
See Also
TargetAopProxyMethodBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace