Exemplo n.º 1
0
		public App ()
		{
			MainPage = new PlatInfoSap1Page();
		}
Exemplo n.º 2
0
 public App()
 {
     MainPage = new PlatInfoSap1Page();
 }
Exemplo n.º 3
0
        public App()
        {
            InitializeComponent();

            MainPage = new PlatInfoSap1Page();
        }