コード例 #1
0
 public IndexModel(Projet.EmploiDuTemps.Data.ApplicationDbContext context)
 {
     _context = context;
 }