C# Class Web.Infrastructure.Storage.DB4OServer

Inheritance: Web.Infrastructure.Storage.INoSqlServer
Afficher le fichier Open project: dancoppock/MVC3-Starter-Site

Méthodes publiques

Méthode Description
Connect ( string dbPath ) : void
DB4OServer ( ) : System
DB4OServer ( string dbPath ) : System

Private Methods

Méthode Description
Connect ( ) : void

Method Details

Connect() public méthode

public Connect ( string dbPath ) : void
dbPath string
Résultat void

DB4OServer() public méthode

public DB4OServer ( ) : System
Résultat System

DB4OServer() public méthode

public DB4OServer ( string dbPath ) : System
dbPath string
Résultat System