C# Class MvcTemplate.Data.Startup

Exibir arquivo Open project: NonFactors/MVC6.Template

Public Methods

Method Description
ConfigureServices ( IServiceCollection services, IHostingEnvironment env ) : void

Method Details

ConfigureServices() public method

public ConfigureServices ( IServiceCollection services, IHostingEnvironment env ) : void
services IServiceCollection
env IHostingEnvironment
return void