C# Класс CarbonFitness.DataLayer.Maps.AutoPersistenceModelGenerator

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

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

Метод Описание
Generate ( ) : AutoPersistenceModel

Приватные методы

Метод Описание
GetAutoMappingFilter ( Type t ) : bool

Provides a filter for only including types which inherit from the IEntityWithTypedId interface. This might be considered a little hackish having this magic string in the comparison, but since the interface is generic, it wouldn't be possible to compare the type directly.

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

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

public Generate ( ) : AutoPersistenceModel
Результат AutoPersistenceModel