C# Class Raven.Bundles.Tests.Authentication.AuthenticationTest

Inheritance: IDisposable
Afficher le fichier Open project: nhsevidence/ravendb

Protected Properties

Свойство Type Description
embeddedStore Raven.Client.Embedded.EmbeddableDocumentStore
store Raven.Client.Document.DocumentStore

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
AuthenticationTest ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Property Details

embeddedStore protected_oe property

protected EmbeddableDocumentStore,Raven.Client.Embedded embeddedStore
Résultat Raven.Client.Embedded.EmbeddableDocumentStore

store protected_oe property

protected DocumentStore,Raven.Client.Document store
Résultat Raven.Client.Document.DocumentStore