public DeleteModel(PushNotificationShop.Entities.Context.PushNotificationShopDbContext context)
 {
     _context = context;
 }