C# 클래스 Raven.DynamicSession.DynamicSessionExtension

파일 보기 프로젝트 열기: phillip-haydon/Raven.DynamicSession

공개 메소드들

메소드 설명
ConfigureDynamimcSession ( this store ) : void
OpenDynamicSession ( this store ) : DynamicSession

메소드 상세

ConfigureDynamimcSession() 공개 정적인 메소드

public static ConfigureDynamimcSession ( this store ) : void
store this
리턴 void

OpenDynamicSession() 공개 정적인 메소드

public static OpenDynamicSession ( this store ) : DynamicSession
store this
리턴 DynamicSession