Castle.ActiveRecord.NestedParentReferenceAttribute.NestedParentReferenceAttribute C# (CSharp) Méthode

NestedParentReferenceAttribute() public méthode

Informs ActiveRecord that the marked property is the parent of a nested element
public NestedParentReferenceAttribute ( ) : System
Résultat System
		public NestedParentReferenceAttribute() {}
    }
NestedParentReferenceAttribute