C# 클래스 SmsActioner.RavenDocStore

상속: IRavenDocStore
파일 보기 프로젝트 열기: samjeffress/TrickleComms

공개 메소드들

메소드 설명
ConfigurationDatabaseName ( ) : string
DatabaseName ( ) : string
GetStore ( ) : IDocumentStore
RavenDocStore ( ) : System

메소드 상세

ConfigurationDatabaseName() 공개 메소드

public ConfigurationDatabaseName ( ) : string
리턴 string

DatabaseName() 공개 메소드

public DatabaseName ( ) : string
리턴 string

GetStore() 공개 메소드

public GetStore ( ) : IDocumentStore
리턴 IDocumentStore

RavenDocStore() 공개 메소드

public RavenDocStore ( ) : System
리턴 System