C# 클래스 Synergy.NHibernate.Session.SessionCoordinator

상속: ISessionCoordinator
파일 보기 프로젝트 열기: synergy-software/synergy.framework

공개 메소드들

메소드 설명
SessionCoordinator ( Array databases ) : System.Reflection
StartSessionsFor ( MethodInfo method ) : void

메소드 상세

SessionCoordinator() 공개 메소드

public SessionCoordinator ( Array databases ) : System.Reflection
databases Array
리턴 System.Reflection

StartSessionsFor() 공개 메소드

public StartSessionsFor ( MethodInfo method ) : void
method MethodInfo
리턴 void