Factory for creating the various PropertyAccessor strategies.

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

Syntax

C#
public sealed class PropertyAccessorFactory
Visual Basic
Public NotInheritable Class PropertyAccessorFactory
Visual C++
public ref class PropertyAccessorFactory sealed

Inheritance Hierarchy

System..::..Object
  NHibernate.Properties..::..PropertyAccessorFactory

See Also