Méthode | Description | |
---|---|---|
ConfigureServices ( IServiceCollection services ) : void |
Méthode | Description | |
---|---|---|
AspStartupBase ( IHostingEnvironment env ) : System | ||
ConfigureApp ( IApplicationBuilder app, System.Action act ) : void |
protected AspStartupBase ( IHostingEnvironment env ) : System | ||
env | IHostingEnvironment | |
Résultat | System |
protected static ConfigureApp ( IApplicationBuilder app, System.Action act ) : void | ||
app | IApplicationBuilder | |
act | System.Action | |
Résultat | void |
public ConfigureServices ( IServiceCollection services ) : void | ||
services | IServiceCollection | |
Résultat | void |