Namespaces

Types

Type IOptimizableGetter

Namespace NHibernate.Property

Methods

Public instance methods

void Emit(ILGenerator il)

Emit IL to get the property value from the object on top of the stack.
Parameters
ILGenerator il