C# Class GameStore.Web.Pages.Account.IdentityHostingStartup

Inheritance: IHostingStartup
Afficher le fichier Open project: LucasWinkler/TurboGames

Méthodes publiques

Méthode Description
Configure ( IWebHostBuilder builder ) : void

Method Details

Configure() public méthode

public Configure ( IWebHostBuilder builder ) : void
builder IWebHostBuilder
Résultat void