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