Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StockManagement
WebApiApplication
C# Class StockManagement.WebApiApplication
Inheritance:
System.Web.HttpApplication
Show file
Open project: etcoding/StockManagement
Public Properties
Property
Type
Description
Store
Raven.Client.Document.DocumentStore
Protected Methods
Method
Description
Application_Start
( ) :
void
InitRavenDb
( ) :
void
Method Details
Application_Start()
protected
method
protected
Application_Start
( ) :
void
return
void
InitRavenDb()
protected
method
protected
InitRavenDb
( ) :
void
return
void
Property Details
Store
public static property
public
static
DocumentStore,Raven.Client.Document
Store
return
Raven.Client.Document.DocumentStore