C# Class BlogSharp.NHibernate.Tests.MappingTests.MappingsFixtureBase

Afficher le fichier Open project: BlogSharp/Blogsharp

Méthodes protégées

Méthode Description
DoInNewSessionAndTransaction ( Action action ) : void
OpenSession ( ) : ISession

Private Methods

Méthode Description
SetUp ( ) : void
TearDown ( ) : void

Method Details

DoInNewSessionAndTransaction() protected méthode

protected DoInNewSessionAndTransaction ( Action action ) : void
action Action
Résultat void

OpenSession() protected méthode

protected OpenSession ( ) : ISession
Résultat ISession