C# Класс Habanero.Smooth.AutoMapRelationshipAttribute

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

Защищенные методы

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

AutoMapRelationshipAttribute ( RelationshipType relationshipType ) : System

AutoMapRelationshipAttribute ( string reverseRelationshipName ) : System

AutoMapRelationshipAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System

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

AutoMapRelationshipAttribute() защищенный Метод

protected AutoMapRelationshipAttribute ( ) : System
Результат System

AutoMapRelationshipAttribute() защищенный Метод

protected AutoMapRelationshipAttribute ( RelationshipType relationshipType ) : System
relationshipType RelationshipType
Результат System

AutoMapRelationshipAttribute() защищенный Метод

protected AutoMapRelationshipAttribute ( string reverseRelationshipName ) : System
reverseRelationshipName string
Результат System

AutoMapRelationshipAttribute() защищенный Метод

protected AutoMapRelationshipAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System
reverseRelationshipName string
relationshipType RelationshipType
Результат System