Example #1
0
 public Facturas()
 {
     repositorioNoticia = FabricaGestorFactura.Crear(Aplicacion.ObtenerAmbiente());
 }