This model is used to represent a nested value type's parent (<parent /> - in NHibernate talk).

Namespace: Castle.ActiveRecord.Framework.Internal
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
[SerializableAttribute]
public class NestedParentReferenceModel : IVisitable

Inheritance Hierarchy

System..::Object
  Castle.ActiveRecord.Framework.Internal..::NestedParentReferenceModel

See Also