C# Class IWebHostExtensions, code

Show file Open project: shendongnian/code

Public Methods

Method Description
MigrateDbContext ( IWebHostBuilder webHost, Action, seeder ) : IWebHostBuilder

Method Details

MigrateDbContext() public static method

public static MigrateDbContext ( IWebHostBuilder webHost, Action, seeder ) : IWebHostBuilder
webHost IWebHostBuilder
seeder Action,
return IWebHostBuilder