public void VisorExistencia()
 {
     _gestionVisorExistencia = new Visor.Existencia.Gestion();
     _gestionVisorExistencia.Inicia();
 }