C# Класс Rhetos.Dsl.DefaultConcepts.AutoCodePropertyInfo

Наследование: IConceptInfo
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
CheckSemantics ( IEnumerable existingConcepts ) : void
CreateNewConcepts ( IEnumerable existingConcepts ) : IEnumerable

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

Метод Описание
CreateUniqueConstraint ( ) : IConceptInfo

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

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

public CheckSemantics ( IEnumerable existingConcepts ) : void
existingConcepts IEnumerable
Результат void

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

public CreateNewConcepts ( IEnumerable existingConcepts ) : IEnumerable
existingConcepts IEnumerable
Результат IEnumerable

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

protected CreateUniqueConstraint ( ) : IConceptInfo
Результат IConceptInfo