C# Class WebBase.Data.Mapping.AutoPersistenceModelGenerator

Inheritance: IAutoPersistenceModelGenerator
Afficher le fichier Open project: sztupy/shaml

Méthodes publiques

Méthode Description
Generate ( ) : AutoPersistenceModel

Private Methods

Méthode Description
GetAutoMappingFilter ( Type t ) : bool

Provides a filter for only including types which inherit from the IEntityWithTypedId interface.

GetConventions ( ) : Action
GetSetup ( ) : Action

Method Details

Generate() public méthode

public Generate ( ) : AutoPersistenceModel
Résultat AutoPersistenceModel