An IGetter that can emit IL to get the property value.

Namespace: NHibernate.Properties
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IOptimizableGetter
Visual Basic
Public Interface IOptimizableGetter
Visual C++
public interface class IOptimizableGetter

See Also