C# Class RegExpose.Api.AppHost

Inheritance: ServiceStack.WebHost.Endpoints.AppHostBase
Afficher le fichier Open project: QuickenLoans/RegExpose

Méthodes publiques

Méthode Description
AppHost ( ) : RegExpose.Api
Configure ( Funq container ) : void
Start ( ) : void

Method Details

AppHost() public méthode

public AppHost ( ) : RegExpose.Api
Résultat RegExpose.Api

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