C# Class EmployeeManagement.UI.Areas.Identity.IdentityHostingStartup

Inheritance: IHostingStartup
Show file Open project: ylmzertg/NewEmployeeManagement

Public Methods

Method Description
Configure ( IWebHostBuilder builder ) : void

Method Details

Configure() public method

public Configure ( IWebHostBuilder builder ) : void
builder IWebHostBuilder
return void