C# Class SmsWeb.App_Start.AppHost

Inheritance: ServiceStack.WebHost.Endpoints.AppHostBase
Afficher le fichier Open project: samjeffress/TrickleComms

Méthodes publiques

Méthode Description
AppHost ( ) : System.Web.Mvc
Configure ( Funq container ) : void
Start ( ) : void

Method Details

AppHost() public méthode

public AppHost ( ) : System.Web.Mvc
Résultat System.Web.Mvc

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