| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractAopProxyMethodBuilder.PushAdvisedProxy Method
Generates the IL instructions that pushes the current AdvisedProxy instance on stack.
[Visual Basic]
Protected Overridable Sub PushAdvisedProxy( _
ByVal
il As
ILGenerator _
)
Parameters
-
il
- The IL generator to use.
See Also
AbstractAopProxyMethodBuilder Class | Spring.Aop.Framework.DynamicProxy Namespace