An IGetter that uses a Field instead of the Property get.
Namespace: NHibernate.PropertiesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public sealed class FieldGetter : IGetter, IOptimizableGetter |
Visual Basic |
---|
<SerializableAttribute> _ Public NotInheritable Class FieldGetter _ Implements IGetter, IOptimizableGetter |
Visual C++ |
---|
[SerializableAttribute] public ref class FieldGetter sealed : IGetter, IOptimizableGetter |