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

Inheritance: IRavenSessionFactory
Afficher le fichier Open project: AlexanderByndyu/ByndyuSoft.Infrastructure

Méthodes publiques

Méthode Description
OpenSession ( ) : IDocumentSession
RavenSessionFactory ( string path ) : JetBrains.Annotations

Method Details

OpenSession() public méthode

public OpenSession ( ) : IDocumentSession
Résultat IDocumentSession

RavenSessionFactory() public méthode

public RavenSessionFactory ( string path ) : JetBrains.Annotations
path string
Résultat JetBrains.Annotations