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