C# 클래스 Castle.Facilities.NHibernateIntegration.Tests.Transactions.RootService2

상속: NHibernateGenericDao
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono 1 사용 예제들

공개 메소드들

메소드 설명
RootService2 ( FirstDao2 firstDao, SecondDao2 secondDao, ISessionManager sessManager ) : System

비공개 메소드들

메소드 설명
CallWithException ( ) : void
CallWithException2 ( ) : void
DoBlogRefOperation ( Blog blog ) : void
DoTwoDBOperation_Create ( bool throwException ) : void
SuccessFullCall ( ) : BlogItem

메소드 상세

RootService2() 공개 메소드

public RootService2 ( FirstDao2 firstDao, SecondDao2 secondDao, ISessionManager sessManager ) : System
firstDao FirstDao2
secondDao SecondDao2
sessManager ISessionManager
리턴 System