Exemplo n.º 1
0
        public void Save(App app)
        {
            _app = app;

            _appData.Save(_app);
        }