Exemple #1
0
 public DeleteModel(RockPaperScissorsBoom.Server.Data.ApplicationDbContext context)
 {
     _context = context;
 }