public static void EditChargeCode(TicketChargeCode ChargeCode)
 {
     LoadProviders(); _provider.EditChargeCode(ChargeCode);
 }