Responsible for accessing property values represented as a XmlElement
or XmlAttribute.
Namespace: NHibernate.PropertiesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class XmlAccessor : IPropertyAccessor |
Visual Basic |
---|
<SerializableAttribute> _ Public Class XmlAccessor _ Implements IPropertyAccessor |
Visual C++ |
---|
[SerializableAttribute] public ref class XmlAccessor : IPropertyAccessor |