C# Class Castle.Facilities.NHibernateIntegration.Tests.Transactions.RootService2

Inheritance: NHibernateGenericDao
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
RootService2 ( FirstDao2 firstDao, SecondDao2 secondDao, ISessionManager sessManager ) : System

Private Methods

Méthode Description
CallWithException ( ) : void
CallWithException2 ( ) : void
DoBlogRefOperation ( Blog blog ) : void
DoTwoDBOperation_Create ( bool throwException ) : void
SuccessFullCall ( ) : BlogItem

Method Details

RootService2() public méthode

public RootService2 ( FirstDao2 firstDao, SecondDao2 secondDao, ISessionManager sessManager ) : System
firstDao FirstDao2
secondDao SecondDao2
sessManager ISessionManager
Résultat System