C# Class UoW.Specs.NHibernate.When_rolling_back_an_NHibernate_Transaction.MockFooRepo

Inheritance: NHibernateRepository, IFooRepository
Afficher le fichier Open project: derickbailey/UnitOfWork

Méthodes publiques

Méthode Description
CheckForIt ( ) : Foo
Something ( ) : void

Method Details

CheckForIt() public méthode

public CheckForIt ( ) : Foo
Résultat Foo

Something() public méthode

public Something ( ) : void
Résultat void