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