C# Class Rhetos.Dsl.DefaultConcepts.AutoCodeCachedInfo

Inheritance: IMacroConcept
Show file Open project: Rhetos/Rhetos

Private Properties

Property Type Description

Public Methods

Method Description
CreateNewConcepts ( IEnumerable existingConcepts ) : IEnumerable

Protected Methods

Method Description
CreateUniqueConstraint ( ) : IConceptInfo

Method Details

CreateNewConcepts() public method

public CreateNewConcepts ( IEnumerable existingConcepts ) : IEnumerable
existingConcepts IEnumerable
return IEnumerable

CreateUniqueConstraint() protected method

protected CreateUniqueConstraint ( ) : IConceptInfo
return IConceptInfo