C# Class FP.DotnetInTheBox.Configs.Startup

Afficher le fichier Open project: fpommerening/DotnetInTheBox

Méthodes publiques

Méthode Description
Configure ( IApplicationBuilder app, IHostingEnvironment env ) : void

Method Details

Configure() public méthode

public Configure ( IApplicationBuilder app, IHostingEnvironment env ) : void
app IApplicationBuilder
env IHostingEnvironment
Résultat void