public DeleteModel(IWiskey context, IGeneral general, IOrdersAndReservations orderContext) { this.context = context; this.general = general; this.orderContext = orderContext; }