Ejemplo n.º 1
0
 public IndexModel(MusicLibrary.Data.ApplicationDbContext mainDbContext)
 {
     currentDbContext = mainDbContext;
 }