public static void EditCategory(TicketCategory category) { LoadProviders(); _provider.EditCategory(category); }