C# Class IWebHostExtensions, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
MigrateDbContext ( IWebHostBuilder webHost, Action, seeder ) : IWebHostBuilder

Method Details

MigrateDbContext() public static méthode

public static MigrateDbContext ( IWebHostBuilder webHost, Action, seeder ) : IWebHostBuilder
webHost IWebHostBuilder
seeder Action,
Résultat IWebHostBuilder