C# Class Dev2.Runtime.WebServer.WebServerStartup

Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
Configuration ( IAppBuilder app ) : void
Start ( Dev2Endpoint endpoints ) : IDisposable

Private Methods

Méthode Description
AuthenticationSchemeSelectorDelegate ( HttpListenerRequest httpRequest ) : AuthenticationSchemes

Method Details

Configuration() public méthode

public Configuration ( IAppBuilder app ) : void
app IAppBuilder
Résultat void

Start() public static méthode

public static Start ( Dev2Endpoint endpoints ) : IDisposable
endpoints Dev2Endpoint
Résultat IDisposable