An ISetter that can emit IL to set the property value.

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

Syntax

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

See Also