| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
InheritanceAopProxyTypeBuilder.PushTarget Method
Generates the IL instructions that pushes the target instance on which calls should be delegated to.
[Visual Basic]
Public Overrides Sub PushTarget( _
ByVal
il As
ILGenerator _
) _
Parameters
-
il
- The IL generator to use.
Implements
IProxyTypeGenerator.PushTarget
See Also
InheritanceAopProxyTypeBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace