Method | Description | |
---|---|---|
Configure ( IApplicationBuilder app ) : void | ||
Startup ( IHostingEnvironment env ) : System |
public Configure ( IApplicationBuilder app ) : void | ||
app | IApplicationBuilder | |
return | void |
public Startup ( IHostingEnvironment env ) : System | ||
env | IHostingEnvironment | |
return | System |