[Missing <summary> documentation for "P:NHibernate.Mapping.Property.PropertyAccessor"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected virtual IPropertyAccessor PropertyAccessor { get; } |
Visual Basic |
---|
Protected Overridable ReadOnly Property PropertyAccessor As IPropertyAccessor Get |
Visual C++ |
---|
protected: virtual property IPropertyAccessor^ PropertyAccessor { IPropertyAccessor^ get (); } |