public static TicketChargeCodeCollection GetAllChargeCode()
 {
     LoadProviders(); return(_provider.GetAllChargeCode());
 }