Ejemplo n.º 1
0
        public void Run()
        {
            ExplorerPresenter explorerPresenter = container.Value.Get <ExplorerPresenter>();

            explorerPresenter.Run();
        }