C# Class ServiceBenchmark.SvcStack.App_Start.AppHost

Inheritance: ServiceStack.AppHostBase
Afficher le fichier Open project: anilmujagic/ServiceBenchmark

Méthodes publiques

Méthode Description
AppHost ( ) : ServiceBenchmark.Common
Configure ( Funq container ) : void
Start ( ) : void

Method Details

AppHost() public méthode

public AppHost ( ) : ServiceBenchmark.Common
Résultat ServiceBenchmark.Common

Configure() public méthode

public Configure ( Funq container ) : void
container Funq
Résultat void

Start() public static méthode

public static Start ( ) : void
Résultat void