C# Class vlko.core.NH.DbInit

Afficher le fichier Open project: vlko/vlko

Méthodes publiques

Méthode Description
InitMappings ( NHibernate.Cfg.Configuration config ) : void

Initializes the mappings.

ListOfModelTypes ( ) : System.Type[]

Lists the of model types.

Method Details

InitMappings() public static méthode

Initializes the mappings.
public static InitMappings ( NHibernate.Cfg.Configuration config ) : void
config NHibernate.Cfg.Configuration The configuration.
Résultat void

ListOfModelTypes() public static méthode

Lists the of model types.
public static ListOfModelTypes ( ) : System.Type[]
Résultat System.Type[]