C# Класс Castle.ActiveRecord.NestedParentReferenceAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
NestedParentReferenceAttribute ( ) : System

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

Описание методов

NestedParentReferenceAttribute() публичный Метод

Informs ActiveRecord that the marked property is the parent of a nested element
public NestedParentReferenceAttribute ( ) : System
Результат System