상속: Shell
예제 #1
0
        public App()
        {
            InitializeComponent();

            MainPage = new AppShell();
        }