C# Class Castle.ActiveRecord.NestedParentReferenceAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
NestedParentReferenceAttribute ( ) : System

Informs ActiveRecord that the marked property is the parent of a nested element

Method Details

NestedParentReferenceAttribute() public méthode

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