Méthode | Description | |
---|---|---|
CreateSessionFactory ( ) : ISessionFactory | ||
Initialize ( |
||
Initialize ( System domainAssembly, System infrastructureAssembly, FluentNHibernate.Automapping.DefaultAutomappingConfiguration mappingConfiguration, IInversionOfControlMapper inversionOfControlMapper ) : void | ||
Initialize ( System domainAssembly, System infrastructureAssembly, IInversionOfControlMapper inversionOfControlMapper = null ) : void |
Méthode | Description | |
---|---|---|
ApplicationManager ( ) : System |
public static CreateSessionFactory ( ) : ISessionFactory | ||
Résultat | ISessionFactory |
public static Initialize ( |
||
config | ||
Résultat | void |
public static Initialize ( System domainAssembly, System infrastructureAssembly, FluentNHibernate.Automapping.DefaultAutomappingConfiguration mappingConfiguration, IInversionOfControlMapper inversionOfControlMapper ) : void | ||
domainAssembly | System | |
infrastructureAssembly | System | |
mappingConfiguration | FluentNHibernate.Automapping.DefaultAutomappingConfiguration | |
inversionOfControlMapper | IInversionOfControlMapper | |
Résultat | void |
public static Initialize ( System domainAssembly, System infrastructureAssembly, IInversionOfControlMapper inversionOfControlMapper = null ) : void | ||
domainAssembly | System | |
infrastructureAssembly | System | |
inversionOfControlMapper | IInversionOfControlMapper | |
Résultat | void |