C# Class SocialBootstrapApi.AppHost

Inheritance: ServiceStack.WebHost.Endpoints.AppHostBase
Afficher le fichier Open project: ServiceStackApps/SocialBootstrapApi

Méthodes publiques

Свойство Type Description
AppConfig SocialBootstrapApi.AppConfig

Méthodes publiques

Méthode Description
AppHost ( ) : System.Collections.Generic
Configure ( Funq container ) : void
Start ( ) : void

Private Methods

Méthode Description
ConfigureAuth ( Funq container, IAppSettings appSettings ) : void
ConfigureServiceRoutes ( ) : void

Method Details

AppHost() public méthode

public AppHost ( ) : System.Collections.Generic
Résultat System.Collections.Generic

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

Property Details

AppConfig public_oe static_oe property

public static AppConfig,SocialBootstrapApi AppConfig
Résultat SocialBootstrapApi.AppConfig