Factory for creating the various PropertyAccessor strategies.

Namespace: NHibernate.Property
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

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

Inheritance Hierarchy

System.Object
  NHibernate.Property.PropertyAccessorFactory