Emit IL to get the property value from the object on top of the stack.
Namespace: NHibernate.PropertiesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void Emit( ILGenerator il ) |
Visual Basic |
---|
Sub Emit ( _ il As ILGenerator _ ) |
Visual C++ |
---|
void Emit( ILGenerator^ il ) |
Parameters
- il
- Type: System.Reflection.Emit..::..ILGenerator
[Missing <param name="il"/> documentation for "M:NHibernate.Properties.IOptimizableGetter.Emit(System.Reflection.Emit.ILGenerator)"]