C# Class ByndyuSoft.Infrastructure.Raven.DB.Embedded.RavenSessionFactory

Inheritance: IRavenSessionFactory
Show file Open project: AlexanderByndyu/ByndyuSoft.Infrastructure

Public Methods

Method Description
OpenSession ( ) : IDocumentSession
RavenSessionFactory ( string path ) : JetBrains.Annotations

Method Details

OpenSession() public method

public OpenSession ( ) : IDocumentSession
return IDocumentSession

RavenSessionFactory() public method

public RavenSessionFactory ( string path ) : JetBrains.Annotations
path string
return JetBrains.Annotations