Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Web
Infrastructure
Storage
DB4OServer
C# Class Web.Infrastructure.Storage.DB4OServer
Inheritance:
Web.Infrastructure.Storage.INoSqlServer
Mostrar archivo
Open project: dancoppock/MVC3-Starter-Site
Public Methods
Method
Description
Connect
(
string
dbPath
) :
void
DB4OServer
( ) :
System
DB4OServer
(
string
dbPath
) :
System
Private Methods
Method
Description
Connect
( ) :
void
Method Details
Connect()
public
method
public
Connect
(
string
dbPath
) :
void
dbPath
string
return
void
DB4OServer()
public
method
public
DB4OServer
( ) :
System
return
System
DB4OServer()
public
method
public
DB4OServer
(
string
dbPath
) :
System
dbPath
string
return
System