C# Class Synergy.NHibernate.Session.SessionCoordinator

Inheritance: ISessionCoordinator
显示文件 Open project: synergy-software/synergy.framework

Public Methods

Method Description
SessionCoordinator ( Array databases ) : System.Reflection
StartSessionsFor ( MethodInfo method ) : void

Method Details

SessionCoordinator() public method

public SessionCoordinator ( Array databases ) : System.Reflection
databases Array
return System.Reflection

StartSessionsFor() public method

public StartSessionsFor ( MethodInfo method ) : void
method MethodInfo
return void