Пример #1
0
        protected override void OnStart()
        {
            // Handle when your app starts

            //get list which is saved in the Storage
            userProp.ObtainList();
        }