Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EmployeeManagement
UI
Areas
Identity
IdentityHostingStartup
C# Class EmployeeManagement.UI.Areas.Identity.IdentityHostingStartup
Inheritance:
IHostingStartup
显示文件
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