Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ServiceBenchmark
SvcStack
App_Start
AppHost
C# Class ServiceBenchmark.SvcStack.App_Start.AppHost
Inheritance:
ServiceStack.AppHostBase
Exibir arquivo
Open project: anilmujagic/ServiceBenchmark
Public Methods
Method
Description
AppHost
( ) :
ServiceBenchmark.Common
Configure
(
Funq
container
) :
void
Start
( ) :
void
Method Details
AppHost()
public
method
public
AppHost
( ) :
ServiceBenchmark.Common
return
ServiceBenchmark.Common
Configure()
public
method
public
Configure
(
Funq
container
) :
void
container
Funq
return
void
Start()
public
static
method
public
static
Start
( ) :
void
return
void