C# 클래스 ImaginationServer.Common.SessionHelper

파일 보기 프로젝트 열기: Miclebrick/Imagination-Server

공개 메소드들

메소드 설명
CreateSession ( ) : ISession
Init ( ) : void

비공개 메소드들

메소드 설명
Config ( NHibernate.Cfg.Configuration configuration ) : void

메소드 상세

CreateSession() 공개 정적인 메소드

public static CreateSession ( ) : ISession
리턴 ISession

Init() 공개 정적인 메소드

public static Init ( ) : void
리턴 void