C# Class Zephyr.Data.NHib.AutoPersistenceModelGenerator

Inheritance: IAutoPersistenceModelGenerator
Afficher le fichier Open project: marufbd/Zephyr.NET Class Usage Examples

Méthodes publiques

Méthode Description
AutoPersistenceModelGenerator ( Assembly overrideAssembly ) : System.Collections.Generic
Generate ( ) : AutoPersistenceModel

Private Methods

Méthode Description
GetConventions ( ) : Action

Method Details

AutoPersistenceModelGenerator() public méthode

public AutoPersistenceModelGenerator ( Assembly overrideAssembly ) : System.Collections.Generic
overrideAssembly System.Reflection.Assembly
Résultat System.Collections.Generic

Generate() public méthode

public Generate ( ) : AutoPersistenceModel
Résultat AutoPersistenceModel