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