Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NuGetGallery
Dashboard
App_Start
NinjectWebCommon
C# Class NuGetGallery.Dashboard.App_Start.NinjectWebCommon
ファイルを表示
Open project: NuGet/OpsDashboard
Public Methods
Method
Description
Start
( ) :
void
Starts the application
Stop
( ) :
void
Stops the application.
Private Methods
Method
Description
CreateKernel
( ) :
IKernel
Creates the kernel that will manage your application.
Method Details
Start()
public
static
method
Starts the application
public
static
Start
( ) :
void
return
void
Stop()
public
static
method
Stops the application.
public
static
Stop
( ) :
void
return
void