Ejemplo n.º 1
0
 public static TicketChargeCodeCollection GetAllChargeCode()
 {
     LoadProviders(); return(_provider.GetAllChargeCode());
 }